forked from integrated_whb/integrated_whb_vue
历史轨迹
parent
f7a81d10f3
commit
8bf89a3736
|
@ -91,6 +91,7 @@ const {
|
|||
} = useInterval(() => 1000 / data.speed, {
|
||||
immediate: false,
|
||||
controls: true,
|
||||
callback: () => {},
|
||||
});
|
||||
const fnGetData = () => {
|
||||
if (data.searchForm.personnel === "") {
|
||||
|
|
Loading…
Reference in New Issue