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