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

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\"",
"employeeDetail.annualIncome",
"<el-dialog :title=\"title\" :visible.sync=\"open\" width=\"80%\"",
"<el-dialog title=\"员工详情\" :visible.sync=\"detailOpen\" width=\"80%\"",
"资产信息",