样式
This commit is contained in:
parent
85b69fa7b4
commit
31362486e5
@ -22,7 +22,7 @@
|
||||
<el-card shadow="hover">
|
||||
<template #header>
|
||||
<el-row :gutter="10">
|
||||
<el-col :span="1.5"> <el-button icon="Refresh" @click="showRefuteDialog = true">新增</el-button> </el-col>
|
||||
<el-col :span="1.5"> <el-button type="primary" plain icon="Plus" @click="showRefuteDialog = true">新增</el-button> </el-col>
|
||||
</el-row>
|
||||
</template>
|
||||
<el-table :data="devices" border style="width: 100%; height: 100%; font-size: 14px">
|
||||
|
Loading…
x
Reference in New Issue
Block a user