修复
This commit is contained in:
parent
555ce81fa4
commit
7804781bbe
|
|
@ -6,7 +6,7 @@ const request = axios.create({
|
||||||
})
|
})
|
||||||
|
|
||||||
// axios.defaults.baseURL = 'http://10.90.36.70:443/wmsServer/wms'
|
// axios.defaults.baseURL = 'http://10.90.36.70:443/wmsServer/wms'
|
||||||
//axios.defaults.baseURL = 'http://localhost:12315/wms'
|
// axios.defaults.baseURL = 'http://localhost:12315/wms'
|
||||||
// axios.defaults.baseURL = 'https://csclasrs.ecorp.cat.com/wmsServer/wms'
|
// axios.defaults.baseURL = 'https://csclasrs.ecorp.cat.com/wmsServer/wms'
|
||||||
|
|
||||||
// // request 请求器
|
// // request 请求器
|
||||||
|
|
|
||||||
|
|
@ -105,7 +105,7 @@
|
||||||
<div class="header-row">
|
<div class="header-row">
|
||||||
<div style=" margin-top: 10px;">
|
<div style=" margin-top: 10px;">
|
||||||
<qrcode-vue
|
<qrcode-vue
|
||||||
:value="item.name + '&' + item.quantity"
|
:value="item.name"
|
||||||
:size="100"
|
:size="100"
|
||||||
:foreground="color"
|
:foreground="color"
|
||||||
level="H"
|
level="H"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user