CN-501 feat: 响应式方案实施

This commit is contained in:
@changcode
2022-04-25 15:29:44 +08:00
parent 01760c28a4
commit e90d6ea506
29 changed files with 230 additions and 91 deletions

View File

@@ -103,7 +103,7 @@ export default {
label: 'ID',
prop: 'id',
show: true,
width: 80,
width: 100,
sortable: 'custom'
}, {
label: this.$t('config.user.name'),