diff --git a/Antis.Erp.Plat/SERVICES_CONFIG.md b/Antis.Erp.Plat/SERVICES_CONFIG.md index 990d3ec..e96b9c7 100644 --- a/Antis.Erp.Plat/SERVICES_CONFIG.md +++ b/Antis.Erp.Plat/SERVICES_CONFIG.md @@ -88,7 +88,7 @@ python3 -m http.server 8888 "http://localhost:3021", "http://localhost:3014", "http://localhost:3015", - "http://localhost:2015", + "http://localhost:2011", "http://localhost:3009", "http://localhost:2016", "http://localhost:3000", diff --git a/Antis.Erp.Plat/antis-ncc-admin/.env.development b/Antis.Erp.Plat/antis-ncc-admin/.env.development index d62b8b5..2513186 100755 --- a/Antis.Erp.Plat/antis-ncc-admin/.env.development +++ b/Antis.Erp.Plat/antis-ncc-admin/.env.development @@ -1,5 +1,5 @@ # 开发 VUE_CLI_BABEL_TRANSPILE_MODULES = true -VUE_APP_BASE_API = 'http://localhost:2015' +VUE_APP_BASE_API = 'http://localhost:2011' VUE_APP_BASE_WSS = 'ws://localhost:2011/websocket' diff --git a/Antis.Erp.Plat/antis-ncc-admin/src/views/wtCgthd/Form.vue b/Antis.Erp.Plat/antis-ncc-admin/src/views/wtCgthd/Form.vue index 3ed94c3..080ed15 100644 --- a/Antis.Erp.Plat/antis-ncc-admin/src/views/wtCgthd/Form.vue +++ b/Antis.Erp.Plat/antis-ncc-admin/src/views/wtCgthd/Form.vue @@ -99,6 +99,11 @@ + + +