jiayufei 3 år sedan
förälder
incheckning
803bf1f4ea
2 ändrade filer med 5 tillägg och 2 borttagningar
  1. 3 0
      src/views/modules/policy-management/policy-management.less
  2. 2 2
      vue.config.js

+ 3 - 0
src/views/modules/policy-management/policy-management.less

@@ -19,6 +19,9 @@
     .control-con-header {
         margin-bottom: 20px;
         position: relative;
+        .grid-form-options {
+            margin-bottom: 10px;
+        }
         .acount-search-class {
             width: 450px;
         }

+ 2 - 2
vue.config.js

@@ -71,7 +71,7 @@ module.exports = {
 				// target: 'http://192.168.1.8:8080', //请求本地 需要jeecg-boot后台项目  蒙蒙
 				// target: 'http://192.168.1.3:8080', //请求本地 需要jeecg-boot后台项目  蒙蒙
 				// target: 'http://192.168.0.59:8088', //请求本地 需要jeecg-boot后台项目  英豪
-				// target: 'http://192.168.1.62:8088', //请求本地 需要jeecg-boot后台项目  英豪
+				target: 'http://192.168.1.62:7001', //请求本地 需要jeecg-boot后台项目  英豪
 				// target: 'http://192.168.6.162:9806', //请求本地 需要jeecg-boot后台项目  祚云
 				// target: 'http://192.168.1.43:8098', //请求本地 需要jeecg-boot后台项目  毕洁泉
 				// target: 'http://192.168.1.43:8088', //请求本地 需要jeecg-boot后台项目  毕洁泉
@@ -88,7 +88,7 @@ module.exports = {
 				// target:'http://118.24.244.213:8804',
 				// target: 'http://192.168.1.43:9090', // 子安
 				// target: 'http://192.168.1.8:8806', // 学超
-				target:'http://139.186.165.84:8806', //测试
+				// target:'http://139.186.165.84:8806', //测试
 				// target:'http://apipre.tjyourong.com.cn', //预生产
 
 				ws: false,