From f7ec877efa4924a113cfa4a9fcf298797e173d8a Mon Sep 17 00:00:00 2001 From: hayu <1604366271@qq.com> Date: Fri, 7 Nov 2025 10:35:43 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8E=88=E6=9D=83=E6=96=87=E4=BB=B6=E6=A0=A1?= =?UTF-8?q?=E9=AA=8C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../materialStation/authorize/index.vue | 98 ++++--------------- 1 file changed, 21 insertions(+), 77 deletions(-) diff --git a/src/views/material/materialStation/authorize/index.vue b/src/views/material/materialStation/authorize/index.vue index ecfb20fc..81b3c9c5 100644 --- a/src/views/material/materialStation/authorize/index.vue +++ b/src/views/material/materialStation/authorize/index.vue @@ -175,6 +175,7 @@ :on-error="handleError" :on-remove="handleFileRemove" accept=".docx" + :before-upload="beforeUploadDocx" :disabled="isEditMode" style="margin-right: 10px" > @@ -272,50 +273,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -