Commit 74db181f authored by 姬鋆屾's avatar 姬鋆屾

tui

parent 5276c24c
......@@ -5,7 +5,7 @@
<el-col :span="6" :xs="12">
<el-card>
<div class="data_left">
<div class="title" style="margin-bottom:40px">今日数据洞察</div>
<div class="title" style="margin-bottom:40px">本月数据洞察</div>
<div class="cell1">
<div class="title">人事数据</div>
<div
......
......@@ -7,7 +7,7 @@
@handleClick="handleClick"
></tab-pane>
</div>
<div class="totalNum flex">
<!-- <div class="totalNum flex">
<div class="item flex">
<div>
需要打卡人数
......@@ -35,7 +35,7 @@
<span class="num">{{ attendStatInfo.lackOfCards }}</span>
</div>
</div>
</div>
</div> -->
<LayoutTable :data="tableData" :config="tableConfig" notDel notAdd>
<el-button
slot="table-head-left2"
......
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