shish 2 anni fa
parent
commit
cbe0ccf384
1 ha cambiato i file con 3 aggiunte e 0 eliminazioni
  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)){