正在显示
1 个修改的文件
包含
1 行增加
和
1 行删除
| ... | ... | @@ -231,7 +231,7 @@ |
| 231 | 231 | </view> |
| 232 | 232 | <view style='height:70rpx'> |
| 233 | 233 | <text class='text_999_28 ' style='line-height:70rpx'>共同赡养人证照类型:</text> |
| 234 | - <text class='text_333_28 ' style='line-height:70rpx;margin-left:20rpx'>居民身份证</text> | |
| 234 | + <text class='text_333_28 ' style='line-height:70rpx;margin-left:20rpx'>{{itemdetail.id_card_type=='1'?"居民身份证":itemdetail.id_card_type}}</text> | |
| 235 | 235 | </view> |
| 236 | 236 | <view style='height:70rpx'> |
| 237 | 237 | <text class='text_999_28 ' style='line-height:70rpx'>共同赡养人证照号码:</text> | ... | ... |
请
注册
或
登录
后发表评论