Merge branch 'test' of https://git.code.tencent.com/lian-cbtc/jl-client into test
This commit is contained in:
commit
584d7cc5f4
@ -20,9 +20,9 @@
|
||||
<el-table-column :id="domIdChoose" prop="name" label="进路" style="margin-left:30px;" width="150px" />
|
||||
<el-table-column prop="settable" label="状态" style="margin-left:30px;" width="100px">
|
||||
<!--<template slot-scope="scope">-->
|
||||
<!--<span>{{ scope.row.settable == 1? '允许选排':'不能选排' }}</span>-->
|
||||
<span>允许选排</span>
|
||||
<!--<span>{{ scope.row.settable == 1? '允许选排':'不能选排' }}</span>-->
|
||||
<!--</template>-->
|
||||
<span>允许选排</span>
|
||||
</el-table-column>
|
||||
<el-table-column style="margin-left:30px;" />
|
||||
</el-table>
|
||||
|
@ -5,7 +5,7 @@ export function getBaseUrl() {
|
||||
BASE_API = 'https://test.joylink.club/jlcloud';
|
||||
// BASE_API = 'http://192.168.8.107:9000'; // 袁琪
|
||||
// BASE_API = 'http://192.168.8.114:9000'; // 旭强
|
||||
// BASE_API = 'http://192.168.8.109:9000'; // 张赛
|
||||
// BASE_API = 'http://192.168.8.119:9000'; // 张赛
|
||||
// BASE_API = 'http://192.168.8.110:9000'; // 杜康
|
||||
// BASE_API = 'http://b29z135112.zicp.vip';
|
||||
// BASE_API = 'http://2925963m2a.zicp.vip'; // 杜康
|
||||
|
Loading…
Reference in New Issue
Block a user