From 89c7ddeb37bb9355e7272f9ed2bfdeb8faabdedc Mon Sep 17 00:00:00 2001 From: zhangwei <1504152376@qq.com> Date: 星期四, 14 八月 2025 17:09:22 +0800 Subject: [PATCH] '-' --- src/views/system/dept/utils/hook.tsx | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) diff --git a/src/views/system/dept/utils/hook.tsx b/src/views/system/dept/utils/hook.tsx index 01b6a0d..6e41864 100644 --- a/src/views/system/dept/utils/hook.tsx +++ b/src/views/system/dept/utils/hook.tsx @@ -331,8 +331,6 @@ } function openDialog(title = "鏂板", row?: FormItemProps) { - console.log(row, "-"); - addDialog({ title: `${title}椤圭洰`, props: { -- Gitblit v1.9.1