fujunling
2023-06-05 70fb56a9fb61f70ccc55fcbc085b470e9423858a
Source/UBCS-WEB/src/components/FormTemplate/CodeApply.vue
@@ -113,6 +113,9 @@
        return [];
      }
    },
    async validate() {
      return await this.$refs.FormTempalte.validate()
    }
  },
  watch: {
  },