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