src/views/Manage/Education/TeacherManage.vue
@@ -11,20 +11,20 @@ style="justify-content:space-between" > <div> <s-button <el-button colorType="deepBlue" style="margin-right:20px;" @click="getPopUp" >新增教师</s-button> <s-button >新增教师</el-button> <el-button colorType="deepBlue" style="margin-right:20px;" plain >批量导出</s-button> <s-button >批量导出</el-button> <el-button colorType="deepBlue" plain >批量导入</s-button> >批量导入</el-button> </div> <div class="flex" @@ -297,4 +297,4 @@ background-color: rgb(45, 92, 248); } } </style> </style>