From 6b306fb0224e7d9ed7a2b32decfe9ea8177a4534 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=88=98=E7=BF=94=E5=AE=87-=E6=97=85=E7=AE=A1=E5=AE=B6?= <153298343@qq.com> Date: Mon, 31 Oct 2022 14:57:16 +0800 Subject: [PATCH] up --- src/views/contract/paymentRegistrationList.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/contract/paymentRegistrationList.vue b/src/views/contract/paymentRegistrationList.vue index 3dc561a..371701c 100644 --- a/src/views/contract/paymentRegistrationList.vue +++ b/src/views/contract/paymentRegistrationList.vue @@ -188,7 +188,7 @@ contract_id: this.contractId, keyword: this.keywords, date: this.selectDate, - is_auth: this.selectDate, + is_auth: this.is_auth, status: this.status, }) this.list = res.data