@@ -488,7 +488,7 @@ export default {
}
.tree_left {
width: 100%;
- height: 71.8vh;
+ height: 75.8vh;
background: #ffffff;
// box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.1);
// border-radius: 4px;
@@ -5,7 +5,7 @@
:data-id="dataId"
:data-content="{ nodeCode }"
:rows="24"
- label-width="80px"
+ label-width="120px"
:min-height="70"
width="500px"
tableHeight="700"