diff --git a/.env.development b/.env.development index f0e439f..b50304d 100644 --- a/.env.development +++ b/.env.development @@ -5,9 +5,9 @@ VUE_APP_TITLE = 金鸡湖现代服务业品牌管理系统 ENV = 'development' # 金鸡湖现代服务业品牌管理系统/开发环境 -# VUE_APP_BASE_API = 'http://192.168.0.104:9040' +VUE_APP_BASE_API = 'http://192.168.0.106:9040' # VUE_APP_BASE_API = 'http://39.101.188.84:9040' -VUE_APP_BASE_API = 'https://idp.sipac.gov.cn/api' +# VUE_APP_BASE_API = 'https://idp.sipac.gov.cn/api' # 路由懒加载 VUE_CLI_BABEL_TRANSPILE_MODULES = true diff --git a/package.json b/package.json index aa832b6..82f2dd8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ruoyi", - "version": "1.0.202406121001", + "version": "1.0.202406131722", "description": "金鸡湖现代服务业品牌管理系统", "author": "若依", "license": "MIT", diff --git a/src/views/onlineDeclaration/records/components/index.vue b/src/views/onlineDeclaration/records/components/index.vue index a3f91cc..53e56e9 100644 --- a/src/views/onlineDeclaration/records/components/index.vue +++ b/src/views/onlineDeclaration/records/components/index.vue @@ -1,5 +1,6 @@