龚焕茏
2024-07-18 b4db5d6f91ad2e3833a20c62800455a3f90d6d53
src/layout/components/Navbar.vue
@@ -26,7 +26,8 @@
      title="通知"
      :visible.sync="notifyShow"
      width="400px"
      :modal="false"
      :modal="true"
      :modal-append-to-body="false"
    >
      <div class="notify-warp" v-if="notify.feedBack && notify.feedBack > 0">
        {{notify.feedBack}}条<el-link @click="jump('/exam/feedback/list')" class="core" type="primary">错题反馈</el-link>等待您的处理!