diff --git a/src/views/Receive/index.vue b/src/views/Receive/index.vue index 82d7d2f..709df1f 100644 --- a/src/views/Receive/index.vue +++ b/src/views/Receive/index.vue @@ -1877,6 +1877,7 @@ export default { .keyWordsMatching({ keyword: this.inputtest, customerId: this.fileId, + type: 1, }) .then((res) => { let list = res.data;