From ee635de6fc758c044db0761faa003d0db1e82563 Mon Sep 17 00:00:00 2001
From: king <18310653075@163.com>
Date: 星期一, 07 八月 2023 20:32:35 +0800
Subject: [PATCH] Merge branch 'develop'

---
 src/pc/modulesource/index.jsx |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/pc/modulesource/index.jsx b/src/pc/modulesource/index.jsx
index f84cdd7..619d3ae 100644
--- a/src/pc/modulesource/index.jsx
+++ b/src/pc/modulesource/index.jsx
@@ -48,7 +48,7 @@
       content: '',
       onOk() {
         return new Promise(resolve => {
-          Api.getSystemConfig({
+          Api.getCloudConfig({
             func: 's_custom_components_adduptdel',
             c_id: item.uuid,
             images: '',

--
Gitblit v1.8.0