新增信息维护年收入字段全链路支持
This commit is contained in:
@@ -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%\"",
|
||||
"资产信息",
|
||||
|
||||
Reference in New Issue
Block a user