正在显示
5 个修改的文件
包含
14 行增加
和
5 行删除
| @@ -515,7 +515,7 @@ Page({ | @@ -515,7 +515,7 @@ Page({ | ||
| 515 | reduce_typeData.selected = '年度' | 515 | reduce_typeData.selected = '年度' |
| 516 | } | 516 | } |
| 517 | } | 517 | } |
| 518 | - var title = '添加' + AddTypeNames[nameKey] | 518 | + var title = AddTypeNames[nameKey] |
| 519 | 519 | ||
| 520 | this.setData({ | 520 | this.setData({ |
| 521 | title: title, | 521 | title: title, |
请
注册
或
登录
后发表评论