From afd9f8206449ff06646ab22b13f295295276aa81 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9B=B9=E4=BF=8A=E4=BF=8A?= <1300722971@qq.com> Date: Mon, 15 Jan 2024 15:24:21 +0800 Subject: [PATCH 1/5] feat: add table create feature --- src/UserInterface/ToolBar/ToolBar.vue | 2 +- .../ToolBar/components/Insert/Table.vue | 58 +++++++++++++++++-- 2 files changed, 55 insertions(+), 5 deletions(-) diff --git a/src/UserInterface/ToolBar/ToolBar.vue b/src/UserInterface/ToolBar/ToolBar.vue index f989743..7f76745 100644 --- a/src/UserInterface/ToolBar/ToolBar.vue +++ b/src/UserInterface/ToolBar/ToolBar.vue @@ -22,7 +22,7 @@ const components: { [key: string]: Component } = {