Browse Source

Merge branch 'master' of http://120.26.64.82:3000/BFFE/CABaggageData2.0

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

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

@@ -4,10 +4,10 @@
       <DataTable
         data-id="60"
         :data-content="{ queryTemplateID }"
-        :rows="12"
-        label-width="140px"
+        :rows="24"
+        label-width="80px"
         :min-height="70"
-        width="800px"
+        width="400px"
       />
     </div>
   </div>
@@ -51,4 +51,4 @@ export default {
     }
   }
 }
-</style>
+</style>