hcong
2024-11-15 36c3a0fe4f6750891cb69f9622e141b2f74f38b9
src/views/fysp/evaluation/components/precheck/CompPreCheck.vue
@@ -76,7 +76,7 @@
        online: true,
        sourceType: v.sourceType
      };
      this.$.refSource.startCheck(a);
      this.$refs.refSource.startCheck(a);
    },
    onDataSourceChange(val) {
      this.dataSource = val;