master
LiuJiaNan 2025-11-17 11:06:30 +08:00
parent c85d1e5443
commit 276cf313d5
2 changed files with 2 additions and 0 deletions

View File

@ -2,6 +2,7 @@
display: none;
border-collapse: collapse;
width: 100%;
font-size: 14px;
td, th {
border: 1px solid #eaeaea;

View File

@ -19,6 +19,7 @@ import useGetUrlQuery from "zy-react-library/hooks/useGetUrlQuery";
import useTable from "zy-react-library/hooks/useTable";
import { getLabelName } from "zy-react-library/utils";
import { NS_AVERAGE } from "~/enumerate/namespace";
import "../../../../BranchCompany/Average/Ledger/List/index.less";
function HiddenList(props) {
const query = useGetUrlQuery();