diff --git a/.env.development b/.env.development index 0444a80..558b6c7 100644 --- a/.env.development +++ b/.env.development @@ -4,11 +4,11 @@ ENV = 'development' # http://mer.crmeb.net/admin # base api # VUE_APP_BASE_API = 'http://192.168.31.106:8324' -VUE_APP_BASE_API = 'https://test.shop.lihaink.cn' +VUE_APP_BASE_API = 'https://crmeb-test.shop.lihaink.cn/' # socket 连接地址 # VUE_APP_WS_URL = 'ws://0.0.0.0:8324' -VUE_APP_WS_URL = 'ws://test.shop.lihaink.cn' +VUE_APP_WS_URL = 'ws://crmeb-test.shop.lihaink.cn/' # vue-cli uses the VUE_CLI_BABEL_TRANSPILE_MODULES environment variable, # to control whether the babel-plugin-dynamic-import-node plugin is enabled. diff --git a/src/views/product/productExamine/index.vue b/src/views/product/productExamine/index.vue index 4670504..4000e07 100644 --- a/src/views/product/productExamine/index.vue +++ b/src/views/product/productExamine/index.vue @@ -138,6 +138,7 @@ +