mirror of
https://gitee.com/beijing_hongye_huicheng/lilishop-ui.git
synced 2026-08-06 10:57:26 +08:00
修改优惠券的宽度,浏览记录分页与评论超出问题
This commit is contained in:
@@ -113,6 +113,7 @@ export default {
|
||||
this.spinShow = false;
|
||||
if (res.success && res.result.records.length) {
|
||||
this.list = res.result.records;
|
||||
this.total = res.result.total
|
||||
} else {
|
||||
this.list = [];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user