lilei 2 سال پیش
والد
کامیت
45fe6c0117
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  1. 1 0
      src/views/notice/list.vue

+ 1 - 0
src/views/notice/list.vue

@@ -51,6 +51,7 @@
       class="sTable fixPagination"
       ref="table"
       :style="{ height: tableHeight+84.5+'px' }"
+      :scroll="{ y:tableHeight+40 }"
       size="small"
       :rowKey="(record) => record.id"
       :columns="columns"