修改页面样式
This commit is contained in:
@@ -5,14 +5,14 @@
|
||||
<div class="device-manage-right" v-if="deviceData">
|
||||
<el-descriptions title="设备基本信息" class="mb10" :column="3" border>
|
||||
<template #extra>
|
||||
<el-button
|
||||
<!-- <el-button
|
||||
type="primary"
|
||||
icon="el-icon-Share"
|
||||
@click="openGroup"
|
||||
:loading="getGroupLoading"
|
||||
>
|
||||
模版数据分组
|
||||
</el-button>
|
||||
</el-button> -->
|
||||
</template>
|
||||
<el-descriptions-item label="名称">
|
||||
{{ deviceData.name }}
|
||||
|
||||
Reference in New Issue
Block a user