shish 2 سال پیش
والد
کامیت
8f3dccea28
1فایلهای تغییر یافته به همراه5 افزوده شده و 1 حذف شده
  1. 5 1
      hdApp/src/admin/ghs/pay.vue

+ 5 - 1
hdApp/src/admin/ghs/pay.vue

@@ -75,7 +75,11 @@
 			this.specialInit()
 			// #endif
 		},
-		mounted() {},
+		onShow(){
+			this.specialInit()
+		},
+		mounted(){
+		},
 		methods: {
 			teachPayFn() {
 				this.pageTo({ url: "/admin/ghs/teachPay"})