Browse Source

按钮大小不一致

xiatian 5 năm trước cách đây
mục cha
commit
ce8a52626e
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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()"