shish 2 лет назад
Родитель
Сommit
cbe0ccf384
1 измененных файлов с 3 добавлено и 0 удалено
  1. 3 0
      hdApp/src/admin/ghs/addGhs.vue

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

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