This commit is contained in:
Fanzink
2022-02-25 15:12:37 +08:00
parent 2628c14e99
commit 64c27487c5
5 changed files with 13 additions and 9 deletions

View File

@@ -75,7 +75,7 @@ const tableProps = [
align: 'center'
},
{
prop: 'name',
prop: 'shelfName',
label: i18n.t('module.basicData.cache.ShelfName'),
align: 'center'
},