zhangjie 2 年之前
父節點
當前提交
c8cfbbfa7c
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/modules/paper/components/AuditPaperApply.vue

+ 1 - 1
src/modules/paper/components/AuditPaperApply.vue

@@ -30,7 +30,7 @@
         <el-table-column label="课程" prop="courseName"> </el-table-column>
         <el-table-column label="提交时间" prop="creationTime" width="170">
         </el-table-column>
-        <el-table-column label="状态" prop="auditStatusName" width="100">
+        <el-table-column label="状态" prop="inReviewStatus" width="100">
         </el-table-column>
         <el-table-column label="操作" width="170" fixed="right">
           <template slot-scope="scope">