diff --git a/package1/myCenter/attributeList.vue b/package1/myCenter/attributeList.vue index 2150526..3566024 100644 --- a/package1/myCenter/attributeList.vue +++ b/package1/myCenter/attributeList.vue @@ -388,6 +388,9 @@ delta: 1 }) }, + back() { + uni.navigateBack() + }, toggle(index){ this.addIndex = index this.$refs.addDialog.open()