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" > - +