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