正在显示
1 个修改的文件
包含
1 行增加
和
0 行删除
| ... | ... | @@ -553,6 +553,7 @@ Page({ |
| 553 | 553 | }) |
| 554 | 554 | } else if (frontPage.data.house_type == "rent" || frontPage.data.house_type == "house_fund_rent") { |
| 555 | 555 | this.getbanklist() |
| 556 | + this.getTaxList() | |
| 556 | 557 | house_type = "house_fund_rent" |
| 557 | 558 | title = '住房租金' |
| 558 | 559 | if (options.reducetype == '月度') { | ... | ... |
请
注册
或
登录
后发表评论