人工组盘

This commit is contained in:
2023-10-09 11:29:49 +08:00
parent 7bf6e4ad04
commit 2177e7655a
2 changed files with 2 additions and 3 deletions

View File

@@ -45,7 +45,6 @@
},
created () {
this._getBlendingCode()
this._deviceStatus()
},
methods: {
/** 选择器 */

View File

@@ -63,8 +63,8 @@
};
},
created () {
// this._getPressCode()
// this._getVehicleType()
this._getPressCode()
this._getVehicleType()
},
methods: {
/** 选择器 */