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