mirror of
https://gitee.com/hhyykk/ipms-sjy.git
synced 2025-07-12 10:05:07 +08:00
refactor: vue3 axios api ...
This commit is contained in:
@ -100,7 +100,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