From e3a1570e53cbaedf675884e88970ed7ceb88f0dd Mon Sep 17 00:00:00 2001 From: lijie Date: Fri, 18 Oct 2024 11:21:28 +0800 Subject: [PATCH] =?UTF-8?q?=E6=90=9C=E7=B4=A2=E5=8F=98=E9=87=8F,=E6=90=9C?= =?UTF-8?q?=E7=B4=A2=E5=87=BD=E6=95=B0=E6=A0=91=E8=BF=94=E5=9B=9E=E5=87=BD?= =?UTF-8?q?=E6=95=B0=E5=88=97=E8=A1=A8,=E6=BB=91=E5=85=A5=E6=BB=91?= =?UTF-8?q?=E5=87=BA=E5=87=BD=E6=95=B0=E6=A0=91=E5=B1=95=E7=A4=BA=E5=87=BD?= =?UTF-8?q?=E6=95=B0=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- example/src/App.vue | 1 + package-lock.json | 4 +- src/components/FieldVariable.vue | 25 ++++++++++-- src/components/FormulaList.vue | 69 ++++++++++++++++++++++++++++---- src/index.vue | 7 +++- 5 files changed, 93 insertions(+), 13 deletions(-) diff --git a/example/src/App.vue b/example/src/App.vue index fb28929..3d8cfad 100644 --- a/example/src/App.vue +++ b/example/src/App.vue @@ -27,6 +27,7 @@