wgl 4 anni fa
parent
commit
dcd872a2ae
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      src/projects/business/views/Common/Notice/Home.vue

+ 1 - 1
src/projects/business/views/Common/Notice/Home.vue

@@ -77,7 +77,7 @@
 					this.isLoading = false;
 				}).catch(error => {
 					this.isLoading = false;
-					this.mui.toast(error);
+					mui.toast(error);
 				})
 			},
 			//下拉事件