diff --git a/src/views/claimAndreturn/picking/apply/component/AddPicking1.vue b/src/views/claimAndreturn/picking/apply/component/AddPicking1.vue index 573414d..0d729bf 100644 --- a/src/views/claimAndreturn/picking/apply/component/AddPicking1.vue +++ b/src/views/claimAndreturn/picking/apply/component/AddPicking1.vue @@ -832,7 +832,6 @@ export default { this.$set(this.queryParams, 'leaseType', data.leaseType); }) if (data.ctLeaseApplyDetails) { - this. this.getCtFileList(data.ctLeaseApplyDetails) } },