feat(plan): 同步 develop 分支最新代码 - 计划书模块完整更新
- 添加文档解析工具 (scripts/parse-docs.js) - 优化计划书配置定位与 Schema 文档 - 完整计划书字段验证、分组、转换系统 - 添加计划书表单重构 (PlanFormContainer) - 补充计划书状态管理与颜色标识 - 优化计划书模板 (储蓄/人寿/重疾) - 统一权限检查与文件操作反馈 - 同步文档更新 (README/PLAN/CHANGELOG) 详见 docs/CHANGELOG.md Co-Authored-By: Claude Code
Showing
57 changed files
with
3123 additions
and
901 deletions
.versionrc
0 → 100644
This diff could not be displayed because it is too large.
docs/PLAN/plan-form-schema-usage.md
0 → 100644
This diff could not be displayed because it is too large.
docs/tasks/plan/计划书模块优化-tasks.md
0 → 100644
docs/test.md
0 → 100644
This diff is collapsed. Click to expand it.
scripts/archive-changelog.sh
0 → 100755
This diff is collapsed. Click to expand it.
src/composables/useFieldDependencies.js
0 → 100644
src/composables/useFieldValueTransform.js
0 → 100644
src/composables/usePlanPermission.js
deleted
100644 → 0
src/config/constants/orderStatus.js
0 → 100644
src/config/plan-fields.js
0 → 100644
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
src/utils/planFieldTransformers.js
0 → 100644
This diff is collapsed. Click to expand it.
src/utils/planFieldValidation.js
0 → 100644
This diff is collapsed. Click to expand it.
-
Please register or login to post a comment