MrShi
10 小时以前 a690229b69cfa0aba5a0352772c2bdc1cf9fdab0
mini-program/pagesA/pages/write-off-a/write-off-a.vue
@@ -103,7 +103,6 @@
         async confirmDo(){
            this.show = !this.show
            var that =this
            var that =this
            let res = await that.$u.api.writeOffOrder({ orderId: this.info.orderId  });
            if (res.code === 200 ) { 
               this.info.orderStatus = 3