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