GFRS-2618【前端】修改前端部分bug--提交人:张齐

This commit is contained in:
zhangqi1
2021-09-24 18:34:57 +08:00
parent 43a072f104
commit 4a2a54ff70
7 changed files with 68 additions and 34 deletions

View File

@@ -3632,8 +3632,8 @@ export default {
// 津贴申请-享受人角色的枚举(父母津贴申请功能专用)
allowanceEnjoyUserRole: [
{ id: '0', text: '父亲' },
{ id: '1', text: '母亲' }
{ id: 'F', text: '父亲' },
{ id: 'M', text: '母亲' }
],
// <!--------- 津贴申请专用 end --------->
imageInfoType:[