mirror of
https://github.com/blossom-editor/blossom.git
synced 2026-03-12 17:41:26 +08:00
perf: 删除无用代码
This commit is contained in:
@@ -120,10 +120,10 @@
|
||||
<PictureInfo ref="PictureInfoRef" @saved="savedCallback"></PictureInfo>
|
||||
</el-dialog>
|
||||
|
||||
<div class="doc-tree-debug">
|
||||
<!-- <div class="doc-tree-debug">
|
||||
<div>所有展开:{{ Array.from(docTreeCurrentExpandId) + '' }}</div>
|
||||
<div>当前选中:{{ docTreeCurrentId }}</div>
|
||||
</div>
|
||||
</div> -->
|
||||
</template>
|
||||
|
||||
<script setup lang="ts">
|
||||
|
||||
Reference in New Issue
Block a user