feat: save and init topology templates (#32)

This commit is contained in:
Fine0830
2022-03-22 13:40:40 +08:00
committed by GitHub
parent f1e405fbb4
commit f9aacb72e1
11 changed files with 169 additions and 98 deletions

View File

@@ -35,7 +35,7 @@ limitations under the License. -->
<template #default="scope">
<span
class="link"
@click="clickInstance"
@click="clickInstance(scope)"
:style="{ fontSize: `${config.fontSize}px` }"
>
{{ scope.row.label }}