Merge branch 'lx-dev' of gitee.com:cabbage_qd/web-base-admin into lx-online

This commit is contained in:
woody 2025-05-14 14:21:56 +08:00
commit c5953c3402
2 changed files with 4 additions and 2 deletions

View File

@ -529,7 +529,8 @@ export default {
length: '', length: '',
weight: '', weight: '',
shelfLife: '', shelfLife: '',
retailPrice: '' retailPrice: '',
wmsCode: ''
}, },
tabActive: 0, tabActive: 0,
agreeList: [ agreeList: [

View File

@ -692,7 +692,8 @@ export default {
width: '', width: '',
length: '', length: '',
weight: '', weight: '',
shelfLife: '' shelfLife: '',
wmsCode: ''
}, },
tabActive: 0, tabActive: 0,
agreeList: [ agreeList: [