qinhouyu 1 年間 前
コミット
69e08c933a
1 ファイル変更1 行追加1 行削除
  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:`加载成功`
 				})
 			})
 		},