From b51dd5b4672f6c1edde98bd741e35c8afe60ef25 Mon Sep 17 00:00:00 2001 From: wangxiang <1827945911@qq.com> Date: Tue, 17 May 2022 13:58:18 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=91=A3=20=E9=87=8D=E6=9E=84=E5=BA=95?= =?UTF-8?q?=E5=B1=82=E5=A4=9A=E7=A7=9F=E6=88=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- kicc-ui/src/views/system/dict/dictdata.data.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kicc-ui/src/views/system/dict/dictdata.data.ts b/kicc-ui/src/views/system/dict/dictdata.data.ts index 81515927..f749c9a4 100644 --- a/kicc-ui/src/views/system/dict/dictdata.data.ts +++ b/kicc-ui/src/views/system/dict/dictdata.data.ts @@ -96,7 +96,7 @@ export const formSchema: FormSchema[] = [ } }, { - field: 'remark', + field: 'remarks', label: '备注', component: 'InputTextArea', componentProps: {