Commit e5362934 authored by zhengke's avatar zhengke

no message

parent e7af5f07
......@@ -51,7 +51,7 @@
<IconInsertTable class="handler-item" v-tooltip="'插入表格'" />
</Popover>
<IconFormula class="handler-item" v-tooltip="'插入公式'" @click="latexEditorVisible = true" />
<Popover trigger="click" v-model:value="mediaInputVisible">
<!-- <Popover trigger="click" v-model:value="mediaInputVisible">
<template #content>
<MediaInput
@close="mediaInputVisible = false"
......@@ -60,7 +60,7 @@
/>
</template>
<IconVideoTwo class="handler-item" v-tooltip="'插入音视频'" />
</Popover>
</Popover> -->
</div>
<div class="right-handler">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment