From 8a5227c2e5a898004eda1f61180e076ec089fe85 Mon Sep 17 00:00:00 2001
From: zhanghua <314079846@qq.com>
Date: 星期二, 29 十一月 2022 10:34:42 +0800
Subject: [PATCH] 图片显示优化
---
src/views/systemSetting/platform/otherInterface/index.vue | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/src/views/systemSetting/platform/otherInterface/index.vue b/src/views/systemSetting/platform/otherInterface/index.vue
index 8046f6e..b46db9e 100644
--- a/src/views/systemSetting/platform/otherInterface/index.vue
+++ b/src/views/systemSetting/platform/otherInterface/index.vue
@@ -124,7 +124,6 @@
this.$axios.delete('sccg/system/portal/thirdApp/delete',{params:{
id
}}).then(res=>{
- console.log(res);
})
}
// // 褰撳墠椤垫敼鍙樿Е鍙戜簨浠�
--
Gitblit v1.8.0