chenrui  2 vuotta sitten
vanhempi
commit
eee5ea4ce8
1 muutettua tiedostoa jossa 2 lisäystä ja 2 poistoa
  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>