@ -37,7 +37,7 @@ const detailSchema = ref<DescriptionsSchema[]>([
label: '存储规则id'
},
{
field: 'scheme',
field: 'schema',
label: '数据库用户'
@ -89,7 +89,7 @@ const formSchema = reactive<FormSchema[]>([
label: '数据库用户',
component: 'Input',
componentProps: {