Browse Source

按钮大小不一致

xiatian 5 years ago
parent
commit
ce8a52626e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/modules/examwork/view/examInfo.vue

+ 1 - 1
src/modules/examwork/view/examInfo.vue

@@ -50,7 +50,7 @@
               >新增
             </el-button>
             <el-button
-              size="mini"
+              size="small"
               type="primary"
               icon="el-icon-document"
               @click="toCopyExam()"