From bfb48eb5f73e67f60ea943f05ab1d0191bc02ea0 Mon Sep 17 00:00:00 2001 From: binbin_pan Date: Fri, 14 Jun 2024 18:04:11 +0800 Subject: [PATCH] =?UTF-8?q?fix:=202094=20=E7=82=B9=E5=87=BB=E4=BA=8C?= =?UTF-8?q?=E7=BA=A7=E5=BA=93=E4=B8=AD=E7=9A=84=E8=BF=9B=E5=8E=82=E6=95=B0?= =?UTF-8?q?=E9=87=8F=E7=9A=84=E6=95=B0=E5=AD=97=EF=BC=8C=E8=BF=9B=E5=85=A5?= =?UTF-8?q?=E4=BA=8C=E7=BA=A7=E9=A1=B5=E9=9D=A2=EF=BC=8C=E9=A1=B5=E9=9D=A2?= =?UTF-8?q?=E6=A0=87=E9=A2=98=E4=B8=BA=E2=80=9C=E9=80=80=E5=BA=93=E2=80=9D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../claimAndRefund/secondStore/secondStore.vue | 1 + .../claimAndreturn/return/auditing/index.vue | 16 ++++++++++++++++ 2 files changed, 17 insertions(+) diff --git a/sgzb-ui/src/views/claimAndRefund/secondStore/secondStore.vue b/sgzb-ui/src/views/claimAndRefund/secondStore/secondStore.vue index 4891e1da..b977c39e 100644 --- a/sgzb-ui/src/views/claimAndRefund/secondStore/secondStore.vue +++ b/sgzb-ui/src/views/claimAndRefund/secondStore/secondStore.vue @@ -817,6 +817,7 @@ export default { //查看记录 openRecords(row, type) { + this.title = undefined this.openRecord = true this.queryType = type this.dialogQuery.typeName = row.typeName diff --git a/sgzb-ui/src/views/claimAndreturn/return/auditing/index.vue b/sgzb-ui/src/views/claimAndreturn/return/auditing/index.vue index cf81b1e4..782950c3 100644 --- a/sgzb-ui/src/views/claimAndreturn/return/auditing/index.vue +++ b/sgzb-ui/src/views/claimAndreturn/return/auditing/index.vue @@ -498,6 +498,7 @@ class-name="small-padding fixed-width" width="200" prop="num" + v-if="!isSee" > + + +