From 4fa15499080d81873de6bae856ef04555ba923c4 Mon Sep 17 00:00:00 2001 From: zuowenwen Date: Thu, 28 Oct 2021 15:54:06 +0800 Subject: [PATCH] =?UTF-8?q?=E7=94=A8=E6=88=B7=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/modules/sys/user-add-or-update.vue | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/src/views/modules/sys/user-add-or-update.vue b/src/views/modules/sys/user-add-or-update.vue index 71f004e2..1942dcc3 100644 --- a/src/views/modules/sys/user-add-or-update.vue +++ b/src/views/modules/sys/user-add-or-update.vue @@ -39,12 +39,12 @@ > - + @@ -114,6 +114,9 @@ export default { // 获取工厂信息 factoryList() { + let jsonData = { + + } getFactory().then(({data}) => { this.factorys = data.list.map(item => { let factory = {