Browse Source

提示语

qinhouyu 1 năm trước cách đây
mục cha
commit
69e08c933a
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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:`加载成功`
 				})
 			})
 		},