Commit 17bb3113 authored by 赵啸非's avatar 赵啸非

Merge remote-tracking branch 'origin/master'

parents 5acd26bb 7f92632d
...@@ -160,13 +160,13 @@ ...@@ -160,13 +160,13 @@
title="查询" title="查询"
>查询</el-button >查询</el-button
> >
<el-button <!-- <el-button
icon="el-icon-tickets" icon="el-icon-tickets"
@click="resetTable" @click="resetTable"
v-if="visible" v-if="visible"
title="重新汇总" title="重新汇总"
>重新汇总</el-button >重新汇总</el-button
> > -->
<el-button <el-button
icon="el-icon-download" icon="el-icon-download"
......
...@@ -28,14 +28,14 @@ ...@@ -28,14 +28,14 @@
@click="lookexportHis" @click="lookexportHis"
>导出记录</el-button >导出记录</el-button
> >
<el-button <!-- <el-button
type="primary" type="primary"
size="mini" size="mini"
slot="table-head-left2" slot="table-head-left2"
style="margin-left: 10px" style="margin-left: 10px"
@click="formatData" @click="formatData"
>生成打卡记录</el-button >生成打卡记录</el-button
> > -->
</LayoutTable> </LayoutTable>
<dialog-show ref="dialogform" @ok="getData" /> <dialog-show ref="dialogform" @ok="getData" />
<el-dialog <el-dialog
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment