qinhouyu 1 gadu atpakaļ
vecāks
revīzija
69e08c933a
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      pages/toGovernmentList/toGovernmentList.vue

+ 1 - 1
pages/toGovernmentList/toGovernmentList.vue

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