Kaynağa Gözat

分享优化

shish 1 yıl önce
ebeveyn
işleme
8f3dccea28
1 değiştirilmiş dosya ile 5 ekleme ve 1 silme
  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"})