shish 2 yıl önce
ebeveyn
işleme
cbe0ccf384
1 değiştirilmiş dosya ile 3 ekleme ve 0 silme
  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)){