feat: dept vxe table

This commit is contained in:
xingyu
2022-11-17 20:20:09 +08:00
parent 83954241ae
commit 7cabf0ead5
6 changed files with 271 additions and 202 deletions

View File

@ -49,7 +49,7 @@ export const modelSchema = reactive<FormSchema[]>([
{
label: '显示排序',
field: 'sort',
component: 'InputNumber'
component: 'Input'
},
{
label: '状态',