|
@@ -117,12 +117,12 @@
|
|
<el-form-item>
|
|
<el-form-item>
|
|
<el-button native-type="submit" type="danger">搜索</el-button>
|
|
<el-button native-type="submit" type="danger">搜索</el-button>
|
|
<el-button native-type="reset" type="primary">重置</el-button>
|
|
<el-button native-type="reset" type="primary">重置</el-button>
|
|
- <el-button
|
|
|
|
|
|
+ <!-- <el-button
|
|
@click="onExport"
|
|
@click="onExport"
|
|
type="primary"
|
|
type="primary"
|
|
v-permission="'export/queryTeacherAttendances'"
|
|
v-permission="'export/queryTeacherAttendances'"
|
|
style="background-color: #14928a; border: 1px solid #14928a"
|
|
style="background-color: #14928a; border: 1px solid #14928a"
|
|
- >导出</el-button>
|
|
|
|
|
|
+ >导出</el-button> -->
|
|
</el-form-item>
|
|
</el-form-item>
|
|
</save-form>
|
|
</save-form>
|
|
<div class="tableWrap">
|
|
<div class="tableWrap">
|