Browse Source

fix 文案

Michael Wang 4 years ago
parent
commit
d888666d9a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/features/examwork/CourseManagement/CourseManagement.vue

+ 1 - 1
src/features/examwork/CourseManagement/CourseManagement.vue

@@ -58,7 +58,7 @@
       </el-table-column>
       <el-table-column width="100" label="提交答案">
         <span slot-scope="scope">{{
-          scope.row.hasAnswer | zeroOneEnableDisableFilter
+          scope.row.hasAnswer | zeroOneYesNoFilter
         }}</span>
       </el-table-column>
       <el-table-column width="120" label="更新人">