From 0aea6f7bcd58ecc854d1dc6852cdea6dad39572e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BC=A0=E9=91=AB?= Date: Fri, 12 Mar 2021 17:31:51 +0800 Subject: [PATCH] =?UTF-8?q?=E5=93=81=E8=A7=84=E7=AE=A1=E7=90=86=E6=96=B0?= =?UTF-8?q?=E5=A2=9E=E7=BC=96=E8=BE=91=E5=A2=9E=E5=8A=A0=E6=A0=BC=E5=BC=8F?= =?UTF-8?q?=E6=8F=90=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/api/http/http-api.js | 3 ++- src/views/productSpecManage/model.vue | 5 ++++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/src/api/http/http-api.js b/src/api/http/http-api.js index 6d1640a..f4085a6 100644 --- a/src/api/http/http-api.js +++ b/src/api/http/http-api.js @@ -100,6 +100,7 @@ export default { url: '/plc/disPlc', name: 'plc未连接列表', method: 'GET' - } + }, + } diff --git a/src/views/productSpecManage/model.vue b/src/views/productSpecManage/model.vue index 018c8a6..98c3e50 100644 --- a/src/views/productSpecManage/model.vue +++ b/src/views/productSpecManage/model.vue @@ -15,7 +15,10 @@ :form="form" :wrapper-col="formItemAcrossLayout.wrapperCol" > - +