提示文字

This commit is contained in:
liuye
2022-01-21 16:53:09 +08:00
parent 9e54a0e47e
commit fda3bf95f1
2 changed files with 2 additions and 2 deletions

View File

@@ -461,7 +461,7 @@
<el-form-item label="文化程度" prop="education">
<ai-select
v-model="form.education"
placeholder="请选择党籍状态"
placeholder="请选择文化程度"
:selectList="dict.getDict('education')"
></ai-select>
</el-form-item>