|
@@ -144,8 +144,9 @@ export default {
|
|
|
this.removeFromSaveDirect()
|
|
this.removeFromSaveDirect()
|
|
|
this.customId =0
|
|
this.customId =0
|
|
|
this.customName=''
|
|
this.customName=''
|
|
|
|
|
+ this.$emit('clearAll')
|
|
|
//继续监听花材扫码
|
|
//继续监听花材扫码
|
|
|
- this.listenScanItem()
|
|
|
|
|
|
|
+ //this.listenScanItem()
|
|
|
//开单完成之后更新花材库存
|
|
//开单完成之后更新花材库存
|
|
|
this.$emit('rightItemRefresh')
|
|
this.$emit('rightItemRefresh')
|
|
|
},
|
|
},
|