no message

This commit is contained in:
蔡玲
2024-11-01 13:47:21 +08:00
parent ab748b7771
commit 40132c88ac

View File

@@ -161,10 +161,6 @@ export default {
},
methods: {
handleChange4 (e, type) {
if (this.val2 === '') {
this.toast('物料编码不能为空')
return
}
if (type) {
this._bucketCheckCode(e)
}