zhangjie %!s(int64=2) %!d(string=hai) anos
pai
achega
3cdc5d81fb
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/modules/grading/components/NoticeDialog.vue

+ 1 - 1
src/modules/grading/components/NoticeDialog.vue

@@ -130,7 +130,7 @@ export default {
 
       if (this.IS_MARKER) {
         await this.getMarkerNoticeList();
-        // await this.getNewNotice();
+        await this.getNewNotice();
       }
     },
     visibleChange(visible) {