Commit 74284c0d authored by 赵啸非's avatar 赵啸非

暂时打卡生成记录按钮

parent 2136c70a
...@@ -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