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