From 22169b9bffa8d38a26a639f743718b02022e0c26 Mon Sep 17 00:00:00 2001 From: pipipi-pikachu Date: Sat, 8 Jul 2023 18:59:51 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E8=A1=A8=E6=A0=BC=E5=8D=95=E5=85=83?= =?UTF-8?q?=E6=A0=BC=E7=BC=96=E8=BE=91=E4=BC=98=E5=8C=96=EF=BC=8C=E5=A4=84?= =?UTF-8?q?=E7=90=86Firefox=E4=B8=8B=E6=97=A0=E6=B3=95=E7=BC=96=E8=BE=91?= =?UTF-8?q?=E7=9A=84=E9=97=AE=E9=A2=98=EF=BC=88#209=EF=BC=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../element/TableElement/CustomTextarea.vue | 15 +++++---------- 1 file changed, 5 insertions(+), 10 deletions(-) diff --git a/src/views/components/element/TableElement/CustomTextarea.vue b/src/views/components/element/TableElement/CustomTextarea.vue index 7a6dc41b..dce29b79 100644 --- a/src/views/components/element/TableElement/CustomTextarea.vue +++ b/src/views/components/element/TableElement/CustomTextarea.vue @@ -2,15 +2,16 @@
@@ -94,6 +90,5 @@ onUnmounted(() => { border: 0; outline: 0; -webkit-user-modify: read-write-plaintext-only; - -moz-user-modify: read-write-plaintext-only; } \ No newline at end of file