05233f72 by zrj

9.18 lpt修改

1 parent 65525f5b
......@@ -74,7 +74,7 @@
<el-table-column label="小盲" align="left" prop="field2" />
<el-table-column label="大盲" align="left" prop="field3" />
<el-table-column label="前置" align="left" prop="field4" />
<el-table-column label="规则标识" align="left" prop="field5" />
<!-- <el-table-column label="规则标识" align="left" prop="field5" />-->
<el-table-column label="类型" align="left" prop="field6" />
<el-table-column label="级别时间" align="left" prop="field7" />
</el-table>
......
......@@ -84,8 +84,8 @@ export default defineConfig(({mode, command}) => {
},
'/dev-api': {
// target: 'http://192.168.1.118:8082/',
target: 'http://192.168.1.194:8082',
// target: 'https://www.longpoker.com/stage-api/',
// target: 'http://192.168.1.194:8082',
target: 'https://www.longpoker.com/stage-api/',
// target: 'http://124.70.181.90:1880/stage-api',
// target: 'https://sys.2025wtcwuxi.com/stage-api/',
changeOrigin: true,
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!