好评率展示问题,申请售后图片变形,清除足迹不刷新列表,结算单筛选条件展示错误,店铺审核按钮调整到详情

This commit is contained in:
mabo
2021-08-12 01:03:39 +08:00
parent 81ab58e009
commit 2e27a2fb85
7 changed files with 92 additions and 202 deletions

View File

@@ -101,6 +101,8 @@ export default {
this.spinShow = false
if (res.success && res.result) {
this.list = res.result;
} else {
this.list = []
}
});
}