WANG пре 6 година
родитељ
комит
4eef4f8be8
1 измењених фајлова са 2 додато и 3 уклоњено
  1. 2 3
      src/modules/examwork/view/examStudentImport.vue

+ 2 - 3
src/modules/examwork/view/examStudentImport.vue

@@ -4,7 +4,6 @@
       <!-- 正文信息 -->
       <div class="box-body">
         <div style="margin-top: 20px;">
-          <span>操作:</span>
           <el-button
             size="small"
             type="primary"
@@ -111,7 +110,7 @@
               <div>
                 <el-button
                   size="mini"
-                  type="info"
+                  type="primary"
                   plain
                   @click="getUploadedFile(scope.row.id)"
                   >下载导入文件
@@ -124,7 +123,7 @@
                     )
                   "
                   size="mini"
-                  type="info"
+                  type="primary"
                   plain
                   @click="getReports(scope.row.id)"
                   >导出报告