产线叫料
This commit is contained in:
@@ -97,7 +97,6 @@
|
||||
handleChange1 (e) {
|
||||
if (e) {
|
||||
this._getRegionByPoint(e)
|
||||
this._selectMaterialByRegion()
|
||||
}
|
||||
},
|
||||
async _getRegionByPoint (e) {
|
||||
@@ -106,6 +105,7 @@
|
||||
if (res) {
|
||||
this.pointCode = this.val1
|
||||
this.val1 = res.region_code
|
||||
this._selectMaterialByRegion()
|
||||
}
|
||||
} catch (e) {
|
||||
this.val1 = ''
|
||||
|
||||
Reference in New Issue
Block a user