Ver código fonte

优化质检模板对话框,调整表格高度配置

yusheng 9 meses atrás
pai
commit
94639e2bdd

+ 1 - 0
src/views/inspectionTemplate/components/inspectionTemplateDialog.vue

@@ -13,6 +13,7 @@
       :columns="columns"
       :datasource="datasource"
       height="calc(100vh - 605px)"
+      full-height="calc(100vh -100px)"
       tool-class="ele-toolbar-form"
       row-key="qualityLevelId"
       v-if="equipmentdialog"