diff --git a/config/index.js b/config/index.js index 8386f4ae..36aac88a 100644 --- a/config/index.js +++ b/config/index.js @@ -12,9 +12,9 @@ module.exports = { proxyTable: { "/api": { // 请求的目标主机 - // target: 'http://218.59.175.44:8082/nsgk_test/', // 公网测试环境 + target: 'http://218.59.175.44:8082/nsgk_test/', // 公网测试环境 // target: `http://192.168.0.116:8091/nsgk_api/`, // 内网测试环境 - target: 'http://localhost:8080/', + //target: 'http://localhost:8080/', //target: 'http://192.168.0.106:8080/', changeOrigin: true, pathRewrite: { diff --git a/src/components/common/Selector.vue b/src/components/common/Selector.vue new file mode 100644 index 00000000..5bd960ef --- /dev/null +++ b/src/components/common/Selector.vue @@ -0,0 +1,219 @@ + + + + + + diff --git a/src/views/sunVillage_info/fixedAssetsAdd.vue b/src/views/sunVillage_info/fixedAssetsAdd.vue index c867c245..fa033ed1 100644 --- a/src/views/sunVillage_info/fixedAssetsAdd.vue +++ b/src/views/sunVillage_info/fixedAssetsAdd.vue @@ -262,7 +262,7 @@ -