@yilianjituan/yilian_dgerm 0.0.1-alpha.42 → 0.0.1-alpha.43

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -423,6 +423,7 @@ var PageTemplate = function PageTemplate(props, ref) {
423
423
  bordered: true,
424
424
  dataSource: dataSource
425
425
  }, tableProps, {
426
+ tableLayout: (tableProps === null || tableProps === void 0 ? void 0 : tableProps.tableLayout) || 'auto',
426
427
  components: {
427
428
  header: {
428
429
  cell: ResizableTitle
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@yilianjituan/yilian_dgerm",
3
- "version": "0.0.1-alpha.42",
3
+ "version": "0.0.1-alpha.43",
4
4
  "description": "A react library developed with dumi",
5
5
  "keywords": [
6
6
  "React",