From d23899c81821cd491b57dc3cf50d29c842b05807 Mon Sep 17 00:00:00 2001 From: ysn <2126564605@qq.com> Date: Thu, 16 Apr 2026 14:01:04 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AE=89=E7=8E=AF=E7=AE=A1=E7=90=86-=E7=8E=AF?= =?UTF-8?q?=E4=BF=9D=E7=AE=A1=E7=90=86-=E5=BA=9F=E6=B0=B4=E5=A4=84?= =?UTF-8?q?=E7=90=86-=E5=8A=A0=E8=8D=AF=E8=AE=B0=E5=BD=95-=E5=AF=BC?= =?UTF-8?q?=E5=85=A5=E6=B7=BB=E5=8A=A0=E4=BC=A0=E5=8F=82=E6=8E=A5=E5=8F=A3?= =?UTF-8?q?=20=E5=AE=89=E7=8E=AF=E7=AE=A1=E7=90=86-=E7=8E=AF=E4=BF=9D?= =?UTF-8?q?=E7=AE=A1=E7=90=86-=E5=BA=9F=E6=B0=94=E5=A4=84=E7=90=86-?= =?UTF-8?q?=E5=8A=A0=E8=8D=AF=E8=AE=B0=E5=BD=95-=E5=AF=BC=E5=85=A5?= =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E4=BC=A0=E5=8F=82=E6=8E=A5=E5=8F=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/basic-import/main.vue | 321 ++++++++++-------- .../wasteGasSet/components/dosingRecord.vue | 101 +++--- .../wastewater/components/dosingRecord.vue | 5 + 3 files changed, 230 insertions(+), 197 deletions(-) diff --git a/src/components/basic-import/main.vue b/src/components/basic-import/main.vue index 565f773..962a253 100644 --- a/src/components/basic-import/main.vue +++ b/src/components/basic-import/main.vue @@ -1,14 +1,24 @@ \ No newline at end of file diff --git a/src/views/safetyManagement/wasteGasSet/components/dosingRecord.vue b/src/views/safetyManagement/wasteGasSet/components/dosingRecord.vue index 3df667a..9e438d5 100644 --- a/src/views/safetyManagement/wasteGasSet/components/dosingRecord.vue +++ b/src/views/safetyManagement/wasteGasSet/components/dosingRecord.vue @@ -23,7 +23,7 @@ --> @@ -35,36 +35,47 @@ templateName="废气加药记录导入模板.xls" importUrl="/blade-desk/bsDosingRec/importExcel" @closeDialog="closeImportDialog" + :basicImportSearch="search" > - +