修改机构

This commit is contained in:
闫晓茹 2024-05-16 16:54:44 +08:00
parent ba5f3c52c9
commit 7282fc1534

View File

@ -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;