mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-10 11:36:45 +08:00
GFRS-2618【前端】修改前端部分bug--提交人:张齐
This commit is contained in:
@@ -3632,8 +3632,8 @@ export default {
|
||||
|
||||
// 津贴申请-享受人角色的枚举(父母津贴申请功能专用)
|
||||
allowanceEnjoyUserRole: [
|
||||
{ id: '0', text: '父亲' },
|
||||
{ id: '1', text: '母亲' }
|
||||
{ id: 'F', text: '父亲' },
|
||||
{ id: 'M', text: '母亲' }
|
||||
],
|
||||
// <!--------- 津贴申请专用 end --------->
|
||||
imageInfoType:[
|
||||
|
||||
Reference in New Issue
Block a user