diff --git a/src/pages/modules/clean/man-pour.vue b/src/pages/modules/clean/man-pour.vue index 5e3b4ba..04e3337 100644 --- a/src/pages/modules/clean/man-pour.vue +++ b/src/pages/modules/clean/man-pour.vue @@ -104,12 +104,8 @@ export default { } }, created () { - if (this.options1 === []) { - this._dictall() - } - if (this.options2 === []) { - this._washdevicelist() - } + this._dictall() + this._washdevicelist() }, methods: { // 车间下拉框