/* * @Author: WangJiaCheng * @Date: 2021-09-14 16:24:09 * @LastEditors: wjc * @LastEditTime: 2021-09-16 10:56:25 * @Description: */ import EditorArea from './EditorArea.vue' export default EditorArea