zhongshujie
2024-07-12 02ab5b03eba1f1f628ff6b5e9e6e19539928a168
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;