mirror of
https://gitee.com/java110/WechatOwnerService.git
synced 2026-02-23 21:36:38 +08:00
优化代码
Signed-off-by: java110 <928255095@qq.com>
This commit is contained in:
parent
7e327948cd
commit
a83785d3c1
@ -107,7 +107,7 @@
|
||||
//加载活动
|
||||
loadActivites(_objData)
|
||||
.then(function(_acts) {
|
||||
_that.notices = _that.notices.concat(_acts);
|
||||
_that.notices = =_acts;
|
||||
});
|
||||
},
|
||||
_toDetail: function(_item) {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user