This commit is contained in:
2022-11-10 16:58:24 +08:00
parent 09d09808aa
commit cbefe47f0f
2 changed files with 1 additions and 5 deletions

View File

@@ -40,8 +40,6 @@
return {
val1: '',
val2: '',
val3: '',
val4: '',
disabled1: false
};
},

View File

@@ -44,8 +44,6 @@
return {
val1: '',
val2: '',
val3: '',
val4: '',
disabled1: false
};
},
@@ -56,7 +54,7 @@
toSearch (e) {
this._emptyVehiclepointStatusQuery()
},
/** 查询 */
/** 1.2点位状态查询 */
async _emptyVehiclepointStatusQuery () {
if (!this.val1) {
return