chenrui  2 years ago
parent
commit
eee5ea4ce8
1 changed files with 2 additions and 2 deletions
  1. 2 2
      src/views/BasicsData/views/deployNode/deployNodeChild.vue

+ 2 - 2
src/views/BasicsData/views/deployNode/deployNodeChild.vue

@@ -5,9 +5,9 @@
         :data-id="dataId"
         :data-content="{ nodeCode }"
         :rows="24"
-        label-width="120px"
+        label-width="100px"
         :min-height="70"
-        width="500px"
+        width="400px"
         tableHeight="750"
       />
     </div>