代码优化

This commit is contained in:
Elune
2019-12-18 21:07:07 +08:00
parent b3528e88d0
commit 965e9266e7
11 changed files with 62 additions and 24 deletions

View File

@@ -43,6 +43,7 @@
<el-button
v-if="crud.optShow.download"
:loading="crud.downloadLoading"
:disabled="!crud.data.length"
class="filter-item"
size="mini"
type="warning"