From aba429e311d49da30d2f03c9da58ccd178993501 Mon Sep 17 00:00:00 2001 From: yziiy <15979918+mayday-yziiy@user.noreply.gitee.com> Date: Sun, 28 Sep 2025 17:11:09 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/Version/hook.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/Version/hook.tsx b/src/views/Version/hook.tsx index 78ee4f4..3c5e425 100644 --- a/src/views/Version/hook.tsx +++ b/src/views/Version/hook.tsx @@ -144,7 +144,7 @@ export function useData() { const openDialog = (title = "新增", rowData: any) => { // console.log(rowData, '编辑'); addDialog({ - title: `${title}广告`, + title: `${title}版本`, props: { formInline: { version: rowData?.newversion ?? "",