Compare commits

..

3 Commits

Author SHA1 Message Date
BianLzhaoMin 18904e5223 代码优化 2024-08-23 18:01:54 +08:00
BianLzhaoMin 5fa3664225 Merge branch 'main' of http://192.168.0.56:3000/bonus/cqdevicemgt-ui 2024-08-23 16:27:44 +08:00
sxu df51bd9bd2 待退料数量 2024-08-22 13:09:59 +08:00
2 changed files with 2 additions and 2 deletions

View File

@ -158,7 +158,7 @@
:show-overflow-tooltip="true"
/>
<el-table-column
label="退料数量"
label="退料数量"
align="center"
:show-overflow-tooltip="true"
>

View File

@ -47,7 +47,7 @@ module.exports = {
target: `http://192.168.2.82:39080`,//旭/
// target: `http://10.40.92.138:28080`, //帅
// target: `http://192.168.2.218:39080`, //福
// target: `http://192.168.2.120:39080`, //跃
// target: `http://192.168.2.120:39080`, //跃o
//******** 注意事项 ********* */
//1.全局替换qrUrl二维码扫码提供的网址-发布服务器的地址target;