修改完成55%

This commit is contained in:
2026-07-15 08:31:21 +08:00
parent 8c98936da5
commit 241a7af54c
98 changed files with 3269 additions and 782 deletions
+3 -3
View File
@@ -1,3 +1,3 @@
<!-- 页面编号T-04用途新增直系亲属 -->
<template><ModulePage page-id="t04" /></template>
<script setup>import ModulePage from '@/components/ModulePage.vue'</script>
<!-- 页面编号T-04用途新增直系亲属与保存结果 -->
<template><TreeMemberForm kind="add" /></template>
<script setup>import TreeMemberForm from '@/components/tree/TreeMemberForm.vue'</script>