正在显示
1 个修改的文件
包含
1 行增加
和
1 行删除
| ... | ... | @@ -310,7 +310,7 @@ Page({ |
| 310 | 310 | this.data.endDate.selected = format.formatTime_date(tax_info.separate_date) |
| 311 | 311 | } |
| 312 | 312 | |
| 313 | - this.data.professionData.selected = tax_info.profession.three_level_name | |
| 313 | + // this.data.professionData.selected = tax_info.profession.three_level_name | |
| 314 | 314 | |
| 315 | 315 | this.data.birthDate.end = curdate |
| 316 | 316 | this.data.startDate.end = curdate | ... | ... |
请
注册
或
登录
后发表评论