change
This commit is contained in:
@@ -108,6 +108,10 @@ export default {
|
||||
methods: {
|
||||
handleChange3 (e, type) {
|
||||
if (type) {
|
||||
if (!this.val2) {
|
||||
this.toast('工令未选')
|
||||
return
|
||||
}
|
||||
this._xcoutqueryStoragevehicle(e)
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user