wyq 3 năm trước cách đây
mục cha
commit
ff584b93f3

+ 1 - 1
src/components/knowledgeExtra/TermSet.vue

@@ -59,7 +59,7 @@
             >{{scope.row.collectionRemark}}</span>
             >{{scope.row.collectionRemark}}</span>
           </template>
           </template>
         </el-table-column>
         </el-table-column>
-        <el-table-column prop="concatConceptLibName" :show-overflow-tooltip="true" label="基础术语名称">
+        <el-table-column prop="concatConceptLibName" label="基础术语名称">
           <template slot-scope="scope">
           <template slot-scope="scope">
             <el-tooltip
             <el-tooltip
               class="item"
               class="item"

+ 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:88';
+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'; //王峰