Lowell
2021-07-25 98c206d9c9661a18dde4ec7782cbe1eb6e62ebeb
src/components/Table/src/BasicTable.vue
@@ -211,7 +211,7 @@
          // ...(dataSource.length === 0 ? { getPopupContainer: () => document.body } : {}),
          ...attrs,
          customRow,
          expandIcon: expandIcon(),
          expandIcon: slots.expandIcon ? null : expandIcon(),
          ...unref(getProps),
          ...unref(getHeaderProps),
          scroll: unref(getScrollRef),