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"
>
+
+
+ {{ scope.row.num }}
+
+