Browse Source

提交题库bug

weiwenhai 6 years ago
parent
commit
3aab0d2610
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/modules/questions/views/GenPaper.vue

+ 1 - 1
src/modules/questions/views/GenPaper.vue

@@ -460,8 +460,8 @@ export default {
         if (course.code == courseNo) {
         if (course.code == courseNo) {
           return course;
           return course;
         }
         }
-        return "";
       }
       }
+      return "";
     },
     },
     exportGenPaper(row) {
     exportGenPaper(row) {
       window.open(
       window.open(