tianyi 1 month ago
parent
commit
72b4222de8
  1. 3
      package1/myCenter/attributeList.vue

3
package1/myCenter/attributeList.vue

@ -388,6 +388,9 @@
delta: 1 delta: 1
}) })
}, },
back() {
uni.navigateBack()
},
toggle(index){ toggle(index){
this.addIndex = index this.addIndex = index
this.$refs.addDialog.open() this.$refs.addDialog.open()

Loading…
Cancel
Save