no message
This commit is contained in:
@@ -161,10 +161,6 @@ export default {
|
|||||||
},
|
},
|
||||||
methods: {
|
methods: {
|
||||||
handleChange4 (e, type) {
|
handleChange4 (e, type) {
|
||||||
if (this.val2 === '') {
|
|
||||||
this.toast('物料编码不能为空')
|
|
||||||
return
|
|
||||||
}
|
|
||||||
if (type) {
|
if (type) {
|
||||||
this._bucketCheckCode(e)
|
this._bucketCheckCode(e)
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user