From 4dae041ca095d15c5346707ff881f585485a6757 Mon Sep 17 00:00:00 2001 From: xiangxy Date: Wed, 3 Jan 2024 10:25:09 +0800 Subject: [PATCH] =?UTF-8?q?=E7=94=9F=E7=AE=94=E5=B7=A5=E5=BA=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/ProductManage/SboProcess.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/ProductManage/SboProcess.vue b/pages/ProductManage/SboProcess.vue index d221ffb..7be24c7 100644 --- a/pages/ProductManage/SboProcess.vue +++ b/pages/ProductManage/SboProcess.vue @@ -119,7 +119,7 @@ this._queryRawFoilList() }, handleChange (e) { - this._queryRawFoilList() + this.searchList() }, /** 初始化查询 */ async _queryRawFoilList () {