From d71422ecb4e6a0c855e94e0416e4fc52387dec18 Mon Sep 17 00:00:00 2001 From: zhangwei <1504152376@qq.com> Date: 星期五, 08 八月 2025 14:52:46 +0800 Subject: [PATCH] '关注项目' --- src/views/system/dept/form.vue | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/src/views/system/dept/form.vue b/src/views/system/dept/form.vue index de51a19..d189790 100644 --- a/src/views/system/dept/form.vue +++ b/src/views/system/dept/form.vue @@ -11,6 +11,7 @@ const { state } = useDept(); const props = withDefaults(defineProps<FormProps>(), { formInline: () => ({ + id: "", projectCode: "", // 椤圭洰缂栧彿锛堝繀濉級 projectName: "", // 椤圭洰鍚嶇О锛堝繀濉級 hangyepinmu: null, // 琛屼笟鍝佺洰锛堝彲閫夛級 -- Gitblit v1.9.1