From ee37dee001050cae46786e99a543e48ff149c2c9 Mon Sep 17 00:00:00 2001 From: shijing Date: Mon, 25 Aug 2025 14:00:27 +0800 Subject: [PATCH] =?UTF-8?q?fix:=E8=BE=85=E6=96=99=E5=BA=93=E7=89=A9?= =?UTF-8?q?=E6=96=99=E6=B8=85=E5=8D=95=E6=B7=BB=E5=8A=A0=E7=AD=9B=E9=80=89?= =?UTF-8?q?=E9=A1=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/inm/helpso.vue | 50 +++++++++++++++++++--------------- src/views/inm/materials.vue | 54 ++++++++++++++++++++++++++++--------- 2 files changed, 70 insertions(+), 34 deletions(-) diff --git a/src/views/inm/helpso.vue b/src/views/inm/helpso.vue index 564b9419..90101858 100644 --- a/src/views/inm/helpso.vue +++ b/src/views/inm/helpso.vue @@ -1,22 +1,8 @@ - + - + - + - + - + { + // that.tableData = res; + // console.log(that.tableData); + // that.exportLoading = true; + // setTimeout(() => { + // that.$XLSX("#myTable", '物料清单'); + // that.exportLoading = false; + // }, 1000); + // }) + }, upSuccess(res, close) { close(); const loading = ElLoading.service({