正在显示
1 个修改的文件
包含
1 行增加
和
1 行删除
| ... | ... | @@ -52,7 +52,7 @@ |
| 52 | 52 | <text class='text_left'>受教育时间止</text> |
| 53 | 53 | <text class='text_right_333'>{{datas.education_end}}</text> |
| 54 | 54 | </view> |
| 55 | - <view wx:if="{{datas.education_end&&datas.education_end.length>1}}" style='height:90rpx;width:100%;clear:both;'> | |
| 55 | + <view wx:if="{{datas.education_period_end&&datas.education_period_end.length>1}}" style='height:90rpx;width:100%;clear:both;'> | |
| 56 | 56 | <text class='text_left'>教育终止时间</text> |
| 57 | 57 | <text class='text_right_333'>{{datas.education_period_end}}</text> |
| 58 | 58 | </view> | ... | ... |
请
注册
或
登录
后发表评论