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