pc-master #143
@ -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))
|
||||
|
Loading…
x
Reference in New Issue
Block a user