From 76a01d0fe78f9b46c2eaf9e0729317aea135e950 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=A3=8E=E7=BB=A7=E7=BB=AD=E5=90=B9?= <17611323298@163.com> Date: Mon, 6 Mar 2023 17:20:16 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=90=9C=E7=B4=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/Receive/index.vue | 1 + 1 file changed, 1 insertion(+) 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;