@@ -157,7 +157,7 @@ export default {
this.qbwd = res.rows
this.total = res.total
uni.showToast({
- title:`${toastVal}成功`
+ title:`加载成功`
})
},