瀏覽代碼

fix: vxe-table scrollbar

xingyu 2 年之前
父節點
當前提交
0c909aa1bb
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      yudao-ui-admin-vue3/src/views/infra/codegen/components/CloumInfoForm.vue

+ 1 - 0
yudao-ui-admin-vue3/src/views/infra/codegen/components/CloumInfoForm.vue

@@ -4,6 +4,7 @@
     :data="info"
     max-height="600"
     stripe
+    class="xtable-scrollbar"
     :column-config="{ resizable: true }"
   >
     <vxe-column title="字段列名" field="columnName" fixed="left" width="80" />