From ce8a8a412925ecf0eb7fec6839ed33a6ab456604 Mon Sep 17 00:00:00 2001 From: hongchao <3228015117@qq.com> Date: Thu, 10 Apr 2025 13:50:00 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AE=A1=E6=89=B9=E9=80=80=E5=9B=9E=E6=8F=90?= =?UTF-8?q?=E4=BA=A4bug=E4=BF=AE=E5=A4=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/claimAndreturn/picking/apply/component/AddPicking1.vue | 1 - 1 file changed, 1 deletion(-) 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) } },