From cd74a73a8b5eb37721135b4a9ad6582e871d19ae Mon Sep 17 00:00:00 2001 From: K <1175047471@qq.com> Date: Tue, 5 Mar 2024 16:47:33 +0800 Subject: [PATCH] =?UTF-8?q?fix(subscription/list):=20=E8=A1=A8=E5=8D=95=20?= =?UTF-8?q?label=20=E9=94=99=E8=AF=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/subscription/list/data.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/subscription/list/data.ts b/src/views/subscription/list/data.ts index 39b9f02b..894f3d85 100644 --- a/src/views/subscription/list/data.ts +++ b/src/views/subscription/list/data.ts @@ -87,7 +87,7 @@ export function getFormSchema(isUpload: Ref): FormSchema[] { }, { field: 'messageType', - label: '产品名称', + label: '推送消息类型', required: true, component: 'Select', componentProps: {