company/.env.development | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
company/src/components/enterprise/factoryChange.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
company/.env.development
@@ -2,12 +2,12 @@ NODE_ENV = 'development' # 企业端-仁康 #VUE_APP_API = 'http://192.168.0.134:10025/' # VUE_APP_API = 'http://192.168.0.134:10025/' # 平台端-仁康 # VUE_APP_API = 'http://192.168.0.134:10023/' VUE_APP_API = 'http://192.168.0.134:10023/' VUE_APP_API = 'http://localhost:10023/' # VUE_APP_API = 'http://localhost:10023/' # VUE_APP_API = 'http://localhost:10023/' company/src/components/enterprise/factoryChange.vue
@@ -414,7 +414,7 @@ }, getValue(list) { let arr = JSON.parse(JSON.stringify(list)) arr.forEach(item => { item.oldDuId = item.duId item.oldDuName = item.duName