This commit is contained in:
PC-202306242200\Administrator
2024-09-11 17:02:45 +08:00
parent 2ebbf9404a
commit 907bb9a11f
4 changed files with 4 additions and 3 deletions

2
dist/index.html vendored
View File

@@ -8,6 +8,6 @@
</head>
<body>
<div id="root"></div>
<script src="/umi.fcc02376.js"></script>
<script src="/umi.f5fbea74.js"></script>
</body></html>

File diff suppressed because one or more lines are too long

View File

@@ -279,6 +279,7 @@ const LogTableList: React.FC = () => {
key="logList"
search={{
labelWidth: 120,
defaultCollapsed: false,
}}
toolBarRender={() => [
<Button