Compare commits
No commits in common. "18904e52237d2f0d39ca84fa0c0f8acaa390dab0" and "93ea4bcdc34b5a45770cafd0ef418249a4bf9178" have entirely different histories.
18904e5223
...
93ea4bcdc3
|
|
@ -158,7 +158,7 @@
|
|||
:show-overflow-tooltip="true"
|
||||
/>
|
||||
<el-table-column
|
||||
label="待退料数量"
|
||||
label="退料数量"
|
||||
align="center"
|
||||
:show-overflow-tooltip="true"
|
||||
>
|
||||
|
|
|
|||
|
|
@ -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`, //跃o
|
||||
// target: `http://192.168.2.120:39080`, //跃
|
||||
|
||||
//******** 注意事项 ********* */
|
||||
//1.全局替换qrUrl二维码扫码提供的网址-发布服务器的地址target;
|
||||
|
|
|
|||
Reference in New Issue