k94314517
2025-06-25 f6722e13ba28cd292c162df9292bb3418ba12bec
wx/pages/addition_subtraction/addition_subtraction.vue
@@ -138,6 +138,11 @@
         this.code = options.code
         this.startDate = options.startDate
         this.cyclePrice = options.cyclePrice
         if (options.title) {
            uni.setNavigationBarTitle({
               title: options.title
            });
         }
         this.getDetails()
         uni.$on('add', (res) => {
            if (JSON.stringify(this.add).indexOf(res.model.idCard) !== -1) {