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
a83785d3c1
commit
2ca31c8801
@ -107,7 +107,7 @@
|
|||||||
//加载活动
|
//加载活动
|
||||||
loadActivites(_objData)
|
loadActivites(_objData)
|
||||||
.then(function(_acts) {
|
.then(function(_acts) {
|
||||||
_that.notices = =_acts;
|
_that.notices =_acts;
|
||||||
});
|
});
|
||||||
},
|
},
|
||||||
_toDetail: function(_item) {
|
_toDetail: function(_item) {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user