兰宝车间质量管理系统-前端
gssong
2024-03-16 ade0b3e29e6aa92ab5ce7ce1fef7c730ec954123
src/views/monitor/online/index.vue
@@ -63,6 +63,7 @@
<script setup name="Online" lang="ts">
import { forceLogout, list as initData } from '@/api/monitor/online';
import { OnlineQuery, OnlineVO } from '@/api/monitor/online/types';
import api from '@/api/system/user';
import { to } from 'await-to-js';
const { proxy } = getCurrentInstance() as ComponentInternalInstance;