From 051981a2211bb86f88a6d68f2e29816f8caeac20 Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期五, 04 八月 2023 09:18:10 +0800 Subject: [PATCH] 2023-08-04 --- src/views/systemproc/index.jsx | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) diff --git a/src/views/systemproc/index.jsx b/src/views/systemproc/index.jsx index 7aab3b5..6d48c4c 100644 --- a/src/views/systemproc/index.jsx +++ b/src/views/systemproc/index.jsx @@ -2,8 +2,6 @@ import { ConfigProvider } from 'antd' import zhCN from 'antd/es/locale/zh_CN' -// import Api from '@/api' -// import Utils from '@/utils/utils.js' import Header from '../systemfunc/header' import Proc from './proc' import './index.scss' -- Gitblit v1.8.0