mirror of
https://github.com/wanglin2/mind-map.git
synced 2026-02-17 22:08:25 +08:00
Fix:修复修改关联线文字后文字位置没有更新的问题
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<template>
|
||||
<Sidebar ref="sidebar" :title="'关联线样式'">
|
||||
<Sidebar ref="sidebar" :title="$t('baseStyle.associativeLineStyle')">
|
||||
<div class="sidebarContent" :class="{ isDark: isDark }">
|
||||
<div class="title noTop">{{ $t('baseStyle.associativeLine') }}</div>
|
||||
<div class="row">
|
||||
|
||||
Reference in New Issue
Block a user