diff --git a/src/pages/calcTable/index.tsx b/src/pages/calcTable/index.tsx index 603916a..9ff298d 100644 --- a/src/pages/calcTable/index.tsx +++ b/src/pages/calcTable/index.tsx @@ -85,6 +85,32 @@ const index: FunctionComponent = (props) => { + {optWidth && ( + <> + + + + )} {record?.lockTime && {record?.lockTime}} )