From 60f24769048e3c36f8bdde0ac4649ee6f15df334 Mon Sep 17 00:00:00 2001 From: zhangwei <1504152376@qq.com> Date: 星期三, 06 八月 2025 14:59:57 +0800 Subject: [PATCH] '项目管理多选操作' --- src/views/system/dept/utils/types.ts | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/src/views/system/dept/utils/types.ts b/src/views/system/dept/utils/types.ts index cbf0301..3e0eca8 100644 --- a/src/views/system/dept/utils/types.ts +++ b/src/views/system/dept/utils/types.ts @@ -1,4 +1,5 @@ interface FormItemProps { + id: string; projectCode: string; // 椤圭洰缂栧彿锛堝繀濉級 projectName: string; // 椤圭洰鍚嶇О锛堝繀濉級 hangyepinmu: any | null; // 琛屼笟鍝佺洰锛堝彲閫夛級 -- Gitblit v1.9.1