改动监控页的ws文件

This commit is contained in:
lai
2024-07-01 19:22:31 +08:00
parent 7c420c7c95
commit 60dc02010d
4 changed files with 70 additions and 21 deletions

View File

@@ -12,7 +12,6 @@ import {
delDept,
addDept,
updateDept,
listDeptExcludeChild,
} from '@/api/system/tenant';
import useDictStore from '@/store/modules/dict';
import { parseDateToStr } from '@/utils/date-utils';