mirror of
https://gitee.com/hhyykk/ipms-sjy.git
synced 2025-07-13 02:25:06 +08:00
refactor: vue3
This commit is contained in:
@ -79,7 +79,7 @@ const crudSchemas = reactive<CrudSchema[]>([
|
||||
},
|
||||
{
|
||||
field: 'action',
|
||||
width: '400px',
|
||||
width: '500px',
|
||||
label: t('table.action'),
|
||||
form: {
|
||||
show: false
|
||||
|
Reference in New Issue
Block a user