From d630086777f949d0f96ab74270f9ff3682644e0c Mon Sep 17 00:00:00 2001
From: fangyuan <527392886@qq.com>
Date: 星期一, 28 十一月 2022 14:28:48 +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