yiming
2024-08-01 16ea9f528f95de02ff9a05cf663582ffc086a947
src/components/examinations/index.vue
@@ -560,6 +560,7 @@
  watch: {
    cardList: {
      handler(newVal) {
        // console.log('新值',newVal);
        this.cardData = this.cardList;
        if (newVal && newVal.length) {
          this.loading = false;