下拉框
This commit is contained in:
@@ -104,12 +104,8 @@ export default {
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
created () {
|
created () {
|
||||||
if (this.options1 === []) {
|
this._dictall()
|
||||||
this._dictall()
|
this._washdevicelist()
|
||||||
}
|
|
||||||
if (this.options2 === []) {
|
|
||||||
this._washdevicelist()
|
|
||||||
}
|
|
||||||
},
|
},
|
||||||
methods: {
|
methods: {
|
||||||
// 车间下拉框
|
// 车间下拉框
|
||||||
|
|||||||
Reference in New Issue
Block a user