fix[litemall-wx]:删除用户足迹后,需要先清空数组,然后再重新加载数据。
This commit is contained in:
@@ -58,6 +58,7 @@ Page({
|
||||
icon: 'success',
|
||||
duration: 2000
|
||||
});
|
||||
that.data.footprintList = [];
|
||||
that.getFootprintList();
|
||||
}
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user