From 98924d53ad72f24dc289e8772c2ff9bafa33df96 Mon Sep 17 00:00:00 2001 From: fanfan Date: Sat, 23 Mar 2024 21:00:41 +0800 Subject: [PATCH] =?UTF-8?q?=E7=BB=86=E8=8A=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/news3/setOutRecords.vue | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/pages/news3/setOutRecords.vue b/pages/news3/setOutRecords.vue index 773f31c..8099d4d 100644 --- a/pages/news3/setOutRecords.vue +++ b/pages/news3/setOutRecords.vue @@ -15,7 +15,7 @@ + :placeholder="classifyShow==1?'输入订单编号':'收件人名字/订单号/发货公司'" /> @@ -160,6 +160,7 @@ }, methods: { onClassify(item, index) { + this.searchText='' this.classifyShow = item.id; this.pageNum = 1; this.goodsList = [] @@ -194,8 +195,8 @@ message, data } = await newFunApi.shopOrderList({ - dataType: 'all', - // dataType: 'complete', + // dataType: 'all', + dataType: 'complete', page: this.pageNum, searchValue: this.searchText, payMethod: '',