zhongshujie
2024-07-29 ddd2b5b556f685276edcebca302a3dc28177155c
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;