diff --git a/src/views/settings/Applet/Applet/components/CardTable.vue b/src/views/settings/Applet/Applet/components/CardTable.vue index 79defdace..55d27fb16 100644 --- a/src/views/settings/Applet/Applet/components/CardTable.vue +++ b/src/views/settings/Applet/Applet/components/CardTable.vue @@ -164,7 +164,6 @@ export default { } else { detailRoute = route } - console.log(detailRoute) this.$router.push(detailRoute) }, defaultPerformDelete(obj) {