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