diff --git a/src/views/Receive/index.vue b/src/views/Receive/index.vue index 10194f2..f0c5f2e 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;