shish %!s(int64=2) %!d(string=hai) anos
pai
achega
810304b664
Modificáronse 1 ficheiros con 5 adicións e 0 borrados
  1. 5 0
      hdApp/src/admin/ghs/result.vue

+ 5 - 0
hdApp/src/admin/ghs/result.vue

@@ -28,8 +28,13 @@
     computed: {
     computed: {
       ...mapGetters(['getDictionariesInfo']),
       ...mapGetters(['getDictionariesInfo']),
     },
     },
+    onLoad() {
+      this.getGhsInfo()
+    },
     methods: {
     methods: {
       init(){
       init(){
+      },
+      getGhsInfo(){
         let that = this
         let that = this
         let id = this.option.id?this.option.id:0
         let id = this.option.id?this.option.id:0
         let salt = this.option.salt?this.option.salt:''
         let salt = this.option.salt?this.option.salt:''