Merge branch 'lx-dev' of gitee.com:cabbage_qd/web-base-admin into lx-online
This commit is contained in:
commit
c5953c3402
|
@ -529,7 +529,8 @@ export default {
|
||||||
length: '',
|
length: '',
|
||||||
weight: '',
|
weight: '',
|
||||||
shelfLife: '',
|
shelfLife: '',
|
||||||
retailPrice: ''
|
retailPrice: '',
|
||||||
|
wmsCode: ''
|
||||||
},
|
},
|
||||||
tabActive: 0,
|
tabActive: 0,
|
||||||
agreeList: [
|
agreeList: [
|
||||||
|
|
|
@ -692,7 +692,8 @@ export default {
|
||||||
width: '',
|
width: '',
|
||||||
length: '',
|
length: '',
|
||||||
weight: '',
|
weight: '',
|
||||||
shelfLife: ''
|
shelfLife: '',
|
||||||
|
wmsCode: ''
|
||||||
},
|
},
|
||||||
tabActive: 0,
|
tabActive: 0,
|
||||||
agreeList: [
|
agreeList: [
|
||||||
|
|
Loading…
Reference in New Issue