@ecoding/components.antd.layout
Advanced tools
@@ -15,3 +15,3 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) { | ||
| resovle(table.clientHeight - h); | ||
| }, 1); | ||
| }, 10); | ||
| }); | ||
@@ -18,0 +18,0 @@ ex(); |
@@ -11,5 +11,2 @@ import React, { memo, useEffect, useRef, useState } from "react"; | ||
| }; | ||
| const flexColumnHeaderStyle = { | ||
| paddingBottom: "20px" | ||
| }; | ||
| const flexColumnContentStyle = { | ||
@@ -23,3 +20,3 @@ flexGrow: 1, | ||
| ref.current && | ||
| asyncGetTableY(ref.current, 72).then((yy) => { | ||
| asyncGetTableY(ref.current, 120).then((yy) => { | ||
| setTY(yy); | ||
@@ -26,0 +23,0 @@ }); |
+2
-2
| { | ||
| "name": "@ecoding/components.antd.layout", | ||
| "version": "0.0.11", | ||
| "version": "0.0.12", | ||
| "author": "cxc", | ||
@@ -26,3 +26,3 @@ "homepage": "", | ||
| }, | ||
| "gitHead": "1a4fdbaed5393b1b0b337d864e1870abf82cdd6b" | ||
| "gitHead": "d5bb58ee3fe06475998170d4d24091573d0670d9" | ||
| } |
8988
-0.78%215
-1.38%