diff --git a/src/views/dashboard/related/log/LogTable/LogService.vue b/src/views/dashboard/related/log/LogTable/LogService.vue index 256ced31..137d9f19 100644 --- a/src/views/dashboard/related/log/LogTable/LogService.vue +++ b/src/views/dashboard/related/log/LogTable/LogService.vue @@ -71,7 +71,6 @@ limitations under the License. --> emit("select", props.data); } function linkTrace(id: string) { - console.log(options); const { associationWidget } = getDashboard(dashboardStore.currentDashboard); associationWidget( (options.id as any) || "",