MrShi
4 小时以前 fbc074229fd4736f1ae2793c9daebf04726188b2
small-program/shop/pages/write-off-a/write-off-a.vue
@@ -697,7 +697,9 @@
                  icon: 'success'
               })
                 uni.$emit('updateOrder',{info:this.info,delete:0})
               //   that.printerOrder()
                 if (that.info.status === 1) {
                  that.printerOrder()
                 }
                setTimeout(function(){
                   that.getOrderDetail()
                },1000)