新增信息维护年收入字段全链路支持

This commit is contained in:
wkc
2026-03-17 18:07:57 +08:00
parent 82cb751b8f
commit 8f9fc09338
33 changed files with 542 additions and 23 deletions

View File

@@ -9,6 +9,9 @@ const componentPath = path.resolve(
const source = fs.readFileSync(componentPath, "utf8");
[
"家庭成员年收入",
"v-model=\"form.annualIncome\"",
"relationDetail.annualIncome",
"亲属资产信息",
"新增资产",
"handleAddAsset()",