remove device shadow

This commit is contained in:
2023-06-29 16:31:22 +08:00
parent 46be066199
commit 464838e09d
12 changed files with 462 additions and 134 deletions

View File

@ -112,16 +112,6 @@
>删除
</el-button>
</el-col>
<el-col :span="1.5">
<el-button
v-hasPermi="['maintenance:user:export']"
icon="Download"
plain
type="warning"
@click="handleExport"
>导出
</el-button>
</el-col>
<right-toolbar
v-model:showSearch="showSearch"
@queryTable="getList"