反馈修改-0718

master
Lee-1203 2022-07-18 16:14:26 +08:00
parent 589d4a46e1
commit 7bb4796afe
3 changed files with 3 additions and 1 deletions

View File

@ -83,6 +83,7 @@
newArr.push(obj);
})
this.listData = newArr;
uni.hideLoading();
this.isLoading = true;
}else{
this.$toolAll.tools.showToast(res.msg);

File diff suppressed because one or more lines are too long

View File

@ -217,6 +217,7 @@ __webpack_require__.r(__webpack_exports__);
newArr.push(obj);
});
_this.listData = newArr;
uni.hideLoading();
_this.isLoading = true;
} else {
_this.$toolAll.tools.showToast(res.msg);