修改bug

This commit is contained in:
yangjun 2025-09-03 16:07:37 +08:00
parent 060673e0e1
commit edd84dd113
1 changed files with 1 additions and 0 deletions

View File

@ -54,6 +54,7 @@ import {onMounted, reactive, ref} from 'vue';
formConfig: { formConfig: {
labelWidth: 120, labelWidth: 120,
schemas: searchFormSchema, schemas: searchFormSchema,
showAdvancedButton: false
}, },
actionColumn: { actionColumn: {
width: 120, width: 120,