From 46f46a3ea84dac4cd0e6ff8b038e2d7b9e97380e Mon Sep 17 00:00:00 2001
From: zhanghua <314079846@qq.com>
Date: 星期一, 28 十一月 2022 16:13:13 +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