自动取放货
This commit is contained in:
@@ -261,9 +261,7 @@ export default {
|
||||
this.selectObj = e
|
||||
},
|
||||
toSure (pcode, type) {
|
||||
if (this.selectObj.point_code) {
|
||||
this.confirmPoint(pcode, type)
|
||||
}
|
||||
this.confirmPoint(pcode, type)
|
||||
},
|
||||
toClear () {
|
||||
this.selectObj = {}
|
||||
|
||||
Reference in New Issue
Block a user