05233f72 by zrj

9.18 lpt修改

1 parent 65525f5b
...@@ -74,7 +74,7 @@ ...@@ -74,7 +74,7 @@
74 <el-table-column label="小盲" align="left" prop="field2" /> 74 <el-table-column label="小盲" align="left" prop="field2" />
75 <el-table-column label="大盲" align="left" prop="field3" /> 75 <el-table-column label="大盲" align="left" prop="field3" />
76 <el-table-column label="前置" align="left" prop="field4" /> 76 <el-table-column label="前置" align="left" prop="field4" />
77 <el-table-column label="规则标识" align="left" prop="field5" /> 77 <!-- <el-table-column label="规则标识" align="left" prop="field5" />-->
78 <el-table-column label="类型" align="left" prop="field6" /> 78 <el-table-column label="类型" align="left" prop="field6" />
79 <el-table-column label="级别时间" align="left" prop="field7" /> 79 <el-table-column label="级别时间" align="left" prop="field7" />
80 </el-table> 80 </el-table>
......
...@@ -84,8 +84,8 @@ export default defineConfig(({mode, command}) => { ...@@ -84,8 +84,8 @@ export default defineConfig(({mode, command}) => {
84 }, 84 },
85 '/dev-api': { 85 '/dev-api': {
86 // target: 'http://192.168.1.118:8082/', 86 // target: 'http://192.168.1.118:8082/',
87 target: 'http://192.168.1.194:8082', 87 // target: 'http://192.168.1.194:8082',
88 // target: 'https://www.longpoker.com/stage-api/', 88 target: 'https://www.longpoker.com/stage-api/',
89 // target: 'http://124.70.181.90:1880/stage-api', 89 // target: 'http://124.70.181.90:1880/stage-api',
90 // target: 'https://sys.2025wtcwuxi.com/stage-api/', 90 // target: 'https://sys.2025wtcwuxi.com/stage-api/',
91 changeOrigin: true, 91 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!