增加单位岁 增加项目编码字段

This commit is contained in:
叶锦涛
2025-10-23 10:52:34 +08:00
parent 1bba9e598a
commit be6d5c1ccc
11 changed files with 64 additions and 17 deletions

View File

@@ -124,7 +124,9 @@
:disabled="isViewMode"
@input="handleAgeInput"
placeholder="请输入年龄"
/>
>
<template #suffix></template>
</el-input>
</el-form-item>
</el-col>
</el-row>