feat(用户统计): “全部”不显示导出按钮
This commit is contained in:
@@ -40,6 +40,7 @@
|
|||||||
<div class="table-header">
|
<div class="table-header">
|
||||||
<div class="table-title">用户统计明细({{ total }})</div>
|
<div class="table-title">用户统计明细({{ total }})</div>
|
||||||
<el-button
|
<el-button
|
||||||
|
v-if="mode !== 'null'"
|
||||||
type="success"
|
type="success"
|
||||||
size="small"
|
size="small"
|
||||||
:loading="exportLoading"
|
:loading="exportLoading"
|
||||||
|
|||||||
Reference in New Issue
Block a user