兰宝车间质量管理系统-前端
疯狂的狮子Li
2023-12-23 8b36cac09dc8e6c40cd7f67ef64d7c734d478050
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;