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)