Browse Source

👣 重构底层多租户

master
wangxiang 3 years ago
parent
commit
b51dd5b467
  1. 2
      kicc-ui/src/views/system/dict/dictdata.data.ts

2
kicc-ui/src/views/system/dict/dictdata.data.ts

@ -96,7 +96,7 @@ export const formSchema: FormSchema[] = [ @@ -96,7 +96,7 @@ export const formSchema: FormSchema[] = [
}
},
{
field: 'remark',
field: 'remarks',
label: '备注',
component: 'InputTextArea',
componentProps: {

Loading…
Cancel
Save