手工叫料
This commit is contained in:
@@ -164,13 +164,17 @@
|
||||
}
|
||||
},
|
||||
selectChange (e) {
|
||||
this.index = e
|
||||
this.index2 = ''
|
||||
this._getPdaVehicleCodeBySectCode(e)
|
||||
if (e) {
|
||||
this.index = e
|
||||
this.index2 = ''
|
||||
this._getPdaVehicleCodeBySectCode(e)
|
||||
}
|
||||
},
|
||||
selectChange2 (e) {
|
||||
this.index2 = e
|
||||
this._getMaterialSuppByVehicleCode()
|
||||
if (this.index && this.index2) {
|
||||
this._getMaterialSuppByVehicleCode()
|
||||
}
|
||||
},
|
||||
selectChange4 (e) {
|
||||
this.index4 = e
|
||||
|
||||
Reference in New Issue
Block a user