闫增涛
2024-08-14 aea7d13fc6f00a2ddfd36a09623d3e624b99fce0
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;