traffic-audit-web/src/views/ExplainReview.vue @@ -166,7 +166,8 @@ this.page = 1 this.loadData() } }).catch(() => { }).catch(e => { if (e && e._toast) return this.$message.error('解释查询失败') }).finally(() => { this.loading = false