修改bug
This commit is contained in:
parent
060673e0e1
commit
edd84dd113
|
|
@ -54,6 +54,7 @@ import {onMounted, reactive, ref} from 'vue';
|
|||
formConfig: {
|
||||
labelWidth: 120,
|
||||
schemas: searchFormSchema,
|
||||
showAdvancedButton: false
|
||||
},
|
||||
actionColumn: {
|
||||
width: 120,
|
||||
|
|
|
|||
Loading…
Reference in New Issue