From 38504b096acf3415925a940b944871e260bf57ff Mon Sep 17 00:00:00 2001
From: pipipi-pikachu <1171051090@qq.com>
Date: Sat, 23 Jan 2021 10:08:37 +0800
Subject: [PATCH] =?UTF-8?q?=E5=8F=AF=E7=BC=96=E8=BE=91=E8=A1=A8=E6=A0=BC?=
=?UTF-8?q?=E7=BB=84=E4=BB=B6=E5=BC=80=E5=8F=91?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/App.vue | 39 ++++++++++++-
src/components/EditableTable.vue | 95 +++++++++++++-------------------
src/hooks/useCreateElement.ts | 6 +-
src/types/slides.ts | 17 ++++--
4 files changed, 90 insertions(+), 67 deletions(-)
diff --git a/src/App.vue b/src/App.vue
index b8b66a9f..58ba95a5 100644
--- a/src/App.vue
+++ b/src/App.vue
@@ -3,14 +3,18 @@