修改bug
This commit is contained in:
parent
060673e0e1
commit
edd84dd113
|
|
@ -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,
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue