From ff14fa5e4efaf4e3e6a307473e9bd2881da265c1 Mon Sep 17 00:00:00 2001 From: RuoYi <yzz_ivy@163.com> Date: 星期五, 18 四月 2025 12:55:34 +0800 Subject: [PATCH] 支持文件&图片组件自定义地址&参数 --- src/utils/index.js | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/utils/index.js b/src/utils/index.js index 76e2703..9679e75 100644 --- a/src/utils/index.js +++ b/src/utils/index.js @@ -1,4 +1,4 @@ -import { parseTime } from '@/ruoyi' +import { parseTime } from './ruoyi' /** * 琛ㄦ牸鏃堕棿鏍煎紡鍖� -- Gitblit v1.9.3