From 4da4cc0ed4ba854dda54fbcc3a9bfb0f072a5fff Mon Sep 17 00:00:00 2001 From: anthonywj Date: Mon, 17 Jul 2023 09:14:44 +0800 Subject: [PATCH] =?UTF-8?q?=E5=90=88=E5=B9=B6=E4=BB=A3=E7=A0=81=E5=A4=87?= =?UTF-8?q?=E4=BB=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.development | 2 +- src/views/inout/DialogSelectProduct.vue | 2 +- .../api/BasicThirdSysDetailModify.vue | 50 ++++++++++++------- 3 files changed, 34 insertions(+), 20 deletions(-) diff --git a/.env.development b/.env.development index c29652c7..6289c6fa 100644 --- a/.env.development +++ b/.env.development @@ -5,7 +5,7 @@ VUE_APP_TITLE = UDI管理系统 ENV = 'development' # 开发环境 -VUE_APP_BASE_API = 'http://192.168.0.166:9991' +VUE_APP_BASE_API = 'http://127.0.0.1:9991' VUE_APP_SYNC_API ="http://192.168.0.166:10001" diff --git a/src/views/inout/DialogSelectProduct.vue b/src/views/inout/DialogSelectProduct.vue index af02dc4f..22defdc1 100644 --- a/src/views/inout/DialogSelectProduct.vue +++ b/src/views/inout/DialogSelectProduct.vue @@ -282,7 +282,7 @@ export default { return; } let str = this.currentRow.zczbhhzbapzbh; - if (str.search(",") != -1) { + if (this.str.search(",") != -1) { this.currentCert = null; this.certList = str.split(','); this.dialogFormVisible = true; diff --git a/src/views/thirdSys/api/BasicThirdSysDetailModify.vue b/src/views/thirdSys/api/BasicThirdSysDetailModify.vue index 6f8a2cc0..962d6944 100644 --- a/src/views/thirdSys/api/BasicThirdSysDetailModify.vue +++ b/src/views/thirdSys/api/BasicThirdSysDetailModify.vue @@ -6,7 +6,7 @@
- 接口实时获取 + 接口实时获取 接口方式 第三方上传缓存 文件方式 @@ -20,33 +20,33 @@ - + - + - + + + + + + + + + - +