mirror of
https://github.com/apache/skywalking-booster-ui.git
synced 2025-05-12 15:52:57 +00:00
revert: update
This commit is contained in:
parent
98755647da
commit
84ebe7492b
@ -71,7 +71,6 @@ limitations under the License. -->
|
|||||||
emit("select", props.data);
|
emit("select", props.data);
|
||||||
}
|
}
|
||||||
function linkTrace(id: string) {
|
function linkTrace(id: string) {
|
||||||
console.log(options);
|
|
||||||
const { associationWidget } = getDashboard(dashboardStore.currentDashboard);
|
const { associationWidget } = getDashboard(dashboardStore.currentDashboard);
|
||||||
associationWidget(
|
associationWidget(
|
||||||
(options.id as any) || "",
|
(options.id as any) || "",
|
||||||
|
Loading…
Reference in New Issue
Block a user