shish 2 жил өмнө
parent
commit
cbe0ccf384

+ 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)){