兰宝车间质量管理系统-前端
gssong
2024-03-21 58422616e21c4c19b2a840fe0a92ec644a78633a
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;