From 45f95cd7b694fdae856da140b159b18080a454d5 Mon Sep 17 00:00:00 2001 From: wangwei <1610949092@qq.com> Date: Tue, 27 Aug 2024 14:18:40 +0800 Subject: [PATCH] =?UTF-8?q?8/27=20=E8=B0=83=E6=95=B4=E5=B7=A5=E4=BD=8D?= =?UTF-8?q?=E7=BC=96=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/collect/CollectOrderAllotCardComponents.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/collect/CollectOrderAllotCardComponents.vue b/src/views/collect/CollectOrderAllotCardComponents.vue index 9d98c01a..57aa70a8 100644 --- a/src/views/collect/CollectOrderAllotCardComponents.vue +++ b/src/views/collect/CollectOrderAllotCardComponents.vue @@ -644,7 +644,7 @@ export default { this.getList(); }); this.filterQuery.tagStatus = this.tagStatus - this.filterQuery.workPlaceCode = this.workPlaceCode +'' + // this.filterQuery.workPlaceCode = this.workPlaceCode +'' } }