From 0286939336746905caeadf2f31748ecbd4aee9b4 Mon Sep 17 00:00:00 2001
From: loulijun2021 <1694218219@qq.com>
Date: 星期一, 10 四月 2023 16:45:18 +0800
Subject: [PATCH] 1.基础设置下模块下的动态列渲染完成

---
 src/utils/global.js |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/utils/global.js b/src/utils/global.js
index 3c23e76..66c9e1c 100644
--- a/src/utils/global.js
+++ b/src/utils/global.js
@@ -1,4 +1,4 @@
-import { NewEncodingRules } from '@/api/xtsz'
+import { NewEncodingRules } from '@/api/systemSettings'
 
 // 鍏ㄥ眬涓昏棰滆壊
 export function getGlobalColor() {

--
Gitblit v1.9.3