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 () {