Commit b2cf34ee by lijiabin

【需求 23684】chore: 优化格式

parent 4650bd49
......@@ -37,7 +37,7 @@
</template>
<template v-else>
<!-- 回显回来可能会有bug 所以需要key 重新渲染一下-->
<WangEditor :key v-model="form.content"/>
<WangEditor :key v-model="form.content" />
</template>
</el-form-item>
</div>
......
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