From 8e977a7ec92bc1845079eda2473e9c3fc4691c8d Mon Sep 17 00:00:00 2001
From: Ben Lin <maobin001@msn.com>
Date: 星期二, 11 三月 2025 15:45:51 +0800
Subject: [PATCH] 仓库汇总报表

---
 src/api/demo/table.ts |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/api/demo/table.ts b/src/api/demo/table.ts
index b9b60df..f24491b 100644
--- a/src/api/demo/table.ts
+++ b/src/api/demo/table.ts
@@ -1,4 +1,4 @@
-import { defHttp } from '/@/utils/http/axios';
+import { defHttp } from '@/utils/http/axios';
 import { DemoParams, DemoListGetResultModel } from './model/tableModel';
 
 enum Api {

--
Gitblit v1.9.3