修改机构
This commit is contained in:
parent
ba5f3c52c9
commit
7282fc1534
@ -788,7 +788,6 @@ export default {
|
|||||||
<el-button
|
<el-button
|
||||||
size="mini"
|
size="mini"
|
||||||
type="text"
|
type="text"
|
||||||
class="buttontext"
|
|
||||||
icon="el-icon-delete"
|
icon="el-icon-delete"
|
||||||
on-click={() => this.remove(node, data)}
|
on-click={() => this.remove(node, data)}
|
||||||
></el-button>
|
></el-button>
|
||||||
@ -1201,13 +1200,6 @@ export default {
|
|||||||
position: absolute !important;
|
position: absolute !important;
|
||||||
right: 10px !important;
|
right: 10px !important;
|
||||||
}
|
}
|
||||||
// .buttontext{
|
|
||||||
// border-color: transparent;
|
|
||||||
// color: #1890ff;
|
|
||||||
// background: transparent;
|
|
||||||
// position: absolute !important;
|
|
||||||
// right: 20px !important;
|
|
||||||
// }
|
|
||||||
::v-deep.el-descriptions-item__container {
|
::v-deep.el-descriptions-item__container {
|
||||||
display: -webkit-box;
|
display: -webkit-box;
|
||||||
padding: 15px !important;
|
padding: 15px !important;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user