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: '',
|
||||
weight: '',
|
||||
shelfLife: '',
|
||||
retailPrice: ''
|
||||
retailPrice: '',
|
||||
wmsCode: ''
|
||||
},
|
||||
tabActive: 0,
|
||||
agreeList: [
|
||||
|
|
|
@ -692,7 +692,8 @@ export default {
|
|||
width: '',
|
||||
length: '',
|
||||
weight: '',
|
||||
shelfLife: ''
|
||||
shelfLife: '',
|
||||
wmsCode: ''
|
||||
},
|
||||
tabActive: 0,
|
||||
agreeList: [
|
||||
|
|
Loading…
Reference in New Issue