正在显示
1 个修改的文件
包含
1 行增加
和
1 行删除
| ... | ... | @@ -125,7 +125,7 @@ Page({ |
| 125 | 125 | "id": that.data.supporter_id, |
| 126 | 126 | "legal_entity_id": that.data.legal_entity_id, |
| 127 | 127 | "co_supporter": formdata.name, |
| 128 | - "id_card_type": "1", | |
| 128 | + "id_card_type": "居民身份证", | |
| 129 | 129 | "id_card_no": formdata.id_card_no, |
| 130 | 130 | "birthday": that.data.birthday_datelong, |
| 131 | 131 | "nation": "中国", | ... | ... |
请
注册
或
登录
后发表评论