doum
2 天以前 c4c0385fb7c35237294c7553ca58f5df055f39b5
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