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

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

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