shish 2 lat temu
rodzic
commit
cbe0ccf384
1 zmienionych plików z 3 dodań i 0 usunięć
  1. 3 0
      hdApp/src/admin/ghs/addGhs.vue

+ 3 - 0
hdApp/src/admin/ghs/addGhs.vue

@@ -31,6 +31,9 @@ export default {
     };
   },
   methods: {
+    init(){
+
+    },
     formSubmit() {
       let that = this
       if (this.$util.isEmpty(this.form.name)){