shish %!s(int64=4) %!d(string=hai) anos
pai
achega
6d01bb8ff4
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      hdApp/src/mixins/globalMixins.js

+ 3 - 0
hdApp/src/mixins/globalMixins.js

@@ -103,6 +103,9 @@ export default {
 		}
 	},
 	onShow(){
+		if (this.init) {
+			this.init()
+		}
 	},
 	methods: {
     ...mapActions(['setUserShopAll'])