From 838ada4408e6cae7abdbbbd973c5e5506a1895ad Mon Sep 17 00:00:00 2001 From: xiangxy Date: Tue, 18 Jul 2023 09:25:05 +0800 Subject: [PATCH] =?UTF-8?q?=E4=B8=8B=E6=8B=89=E6=A1=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/modules/clean/man-pour.vue | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) 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: { // 车间下拉框