From c4156252b1e30c8c21e741afa0f1688f7f5b392a Mon Sep 17 00:00:00 2001 From: xiangxy Date: Wed, 3 Jan 2024 14:11:11 +0800 Subject: [PATCH] change --- pages/ProductManage/SboProcess.vue | 3 +++ 1 file changed, 3 insertions(+) diff --git a/pages/ProductManage/SboProcess.vue b/pages/ProductManage/SboProcess.vue index 7be24c7..8333abc 100644 --- a/pages/ProductManage/SboProcess.vue +++ b/pages/ProductManage/SboProcess.vue @@ -114,6 +114,9 @@ }, methods: { searchList () { + this.pkId = '' + this.pkObj = {} + this.totalCount = 0 this.dataList = [] this.pageNum = 1 this._queryRawFoilList()