|
@@ -157,6 +157,7 @@ export default {
|
|
|
payFinish(){
|
|
payFinish(){
|
|
|
this.$util.hitVoice()
|
|
this.$util.hitVoice()
|
|
|
this.$refs.toPayRef.close()
|
|
this.$refs.toPayRef.close()
|
|
|
|
|
+ this.removeFromSaveDirect()
|
|
|
//继续监听花材扫码
|
|
//继续监听花材扫码
|
|
|
this.listenScanItem()
|
|
this.listenScanItem()
|
|
|
//开单完成之后更新花材库存
|
|
//开单完成之后更新花材库存
|
|
@@ -194,7 +195,6 @@ export default {
|
|
|
}
|
|
}
|
|
|
this.settleOpenStatus = 0
|
|
this.settleOpenStatus = 0
|
|
|
this.$refs.settlePopRef.close()
|
|
this.$refs.settlePopRef.close()
|
|
|
- this.removeFromSaveDirect()
|
|
|
|
|
}
|
|
}
|
|
|
})
|
|
})
|
|
|
},
|
|
},
|