1178232204@qq.com 3 years ago
parent
commit
9c852356d7
2 changed files with 3 additions and 3 deletions
  1. 1 1
      src/components/cdssManage/plan/Plan.vue
  2. 2 2
      vue.config.js

+ 1 - 1
src/components/cdssManage/plan/Plan.vue

@@ -81,7 +81,7 @@
               type="text"
               type="text"
               size="small"
               size="small"
             >删除</el-button>
             >删除</el-button>
-            <el-button plain type="text" size="small" v-else disabled>删除</el-button>
+            <el-button type="text" size="small" v-else disabled>删除</el-button>
           </template>
           </template>
         </el-table-column>
         </el-table-column>
       </el-table>
       </el-table>

+ 2 - 2
vue.config.js

@@ -1,6 +1,6 @@
 const path = require('path');
 const path = require('path');
-//const proxy_path = 'http://192.168.2.241:88';
-const proxy_path = 'http://192.168.2.236:5050';
+const proxy_path = 'http://192.168.2.241:88';
+// const proxy_path = 'http://192.168.2.236:5050';
 // const proxy_path = 'http://192.168.3.101:5050';
 // const proxy_path = 'http://192.168.3.101:5050';
 // const proxy_path = 'http://192.168.3.117:5050';//周铁刚
 // const proxy_path = 'http://192.168.3.117:5050';//周铁刚
 // const proxy_path = 'http://192.168.3.113:5050'; //王峰
 // const proxy_path = 'http://192.168.3.113:5050'; //王峰