pull/143/head
孙萌 2024-04-23 14:05:48 +08:00
parent 4a34accad6
commit c9f3fe1fed
1 changed files with 4 additions and 0 deletions

View File

@ -91,6 +91,10 @@ export default {
},
mounted() { this.dataInit() },
methods: {
topChange(item,index){
this.active = index
},
openModel(item, type) {
this.nowData = JSON.parse(JSON.stringify(item))