|
|
@ -64,12 +64,13 @@ |
|
|
<Icon icon="ep:download" class="mr-5px" /> 导出 |
|
|
<Icon icon="ep:download" class="mr-5px" /> 导出 |
|
|
</el-button> |
|
|
</el-button> |
|
|
<el-button |
|
|
<el-button |
|
|
type="success" |
|
|
|
|
|
|
|
|
type="danger" |
|
|
plain |
|
|
plain |
|
|
|
|
|
:disabled="isEmpty(checkedIds)" |
|
|
@click="dataMigrate" |
|
|
@click="dataMigrate" |
|
|
v-hasPermi="['gas:hand-detector:dataMigrate']" |
|
|
v-hasPermi="['gas:hand-detector:dataMigrate']" |
|
|
> |
|
|
> |
|
|
<Icon icon="ep:download" class="mr-5px" /> 数据迁移 |
|
|
|
|
|
|
|
|
数据迁移 |
|
|
</el-button> |
|
|
</el-button> |
|
|
|
|
|
|
|
|
<el-button |
|
|
<el-button |
|
|
|