shish il y a 2 ans
Parent
commit
cbe0ccf384
1 fichiers modifiés avec 3 ajouts et 0 suppressions
  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)){