@@ -16,9 +16,7 @@
:value="item.key"
/>
</el-select>
- </el-row>
- <el-row style="margin-top: 10px">
- <el-button type="plain" icon="el-icon-plus" @click="addExamPaper">添加</el-button>
+ <el-button type="plain" icon="el-icon-plus" style="margin-left: 5px" @click="addExamPaper">添加</el-button>
</el-row>
</el-header>