diff --git a/sgzb-ui/src/views/claimAndreturn/picking/apply/component/AddPicking1.vue b/sgzb-ui/src/views/claimAndreturn/picking/apply/component/AddPicking1.vue
index 72fcba5..fe95a43 100644
--- a/sgzb-ui/src/views/claimAndreturn/picking/apply/component/AddPicking1.vue
+++ b/sgzb-ui/src/views/claimAndreturn/picking/apply/component/AddPicking1.vue
@@ -598,7 +598,7 @@ export default {
this.queryParams.examineStatusId = '32'
}
this.queryParams.unitId = data.unitId
- this.queryParams.costBearingParty = data?.costBearingParty
+ this.queryParams.costBearingParty = data.costBearingParty
this.queryParams.proId = data.proId
this.queryParams.leaseApplyInfo.phone =
data.leaseApplyInfoList[0].phone
@@ -633,7 +633,7 @@ export default {
}
this.queryParams.unitId = data.unitId
this.queryParams.proId = data.proId
- this.queryParams.costBearingParty = data?.costBearingParty
+ this.queryParams.costBearingParty = data.costBearingParty
this.queryParams.leaseApplyInfo.phone =
data.leaseApplyInfoList[0].phone
this.queryParams.leaseApplyInfo.leasePerson =
@@ -889,4 +889,3 @@ export default {
},
}
-
diff --git a/sgzb-ui/src/views/repairTest/repair/dialogOneForm.vue b/sgzb-ui/src/views/repairTest/repair/dialogOneForm.vue
index c729966..6bf246d 100644
--- a/sgzb-ui/src/views/repairTest/repair/dialogOneForm.vue
+++ b/sgzb-ui/src/views/repairTest/repair/dialogOneForm.vue
@@ -100,7 +100,7 @@
-->
-
-
+
+ >
+
+
-
-