历史轨迹

pull/1/head
LiuJiaNan 2024-02-21 16:35:31 +08:00
parent f7a81d10f3
commit 8bf89a3736
1 changed files with 1 additions and 0 deletions

View File

@ -91,6 +91,7 @@ const {
} = useInterval(() => 1000 / data.speed, {
immediate: false,
controls: true,
callback: () => {},
});
const fnGetData = () => {
if (data.searchForm.personnel === "") {