From 63ebfbd930b2460210a99793a72fb2b4af9cb2e1 Mon Sep 17 00:00:00 2001 From: MO <448233645@qq.com> Date: Thu, 19 Oct 2023 18:04:20 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AD=97=E6=AE=B5=E4=BC=A0=E5=80=BC=E9=BB=98?= =?UTF-8?q?=E8=AE=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/borrow/apply/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/borrow/apply/index.vue b/src/views/borrow/apply/index.vue index 2ec0be27..06e97814 100644 --- a/src/views/borrow/apply/index.vue +++ b/src/views/borrow/apply/index.vue @@ -464,7 +464,7 @@ export default { this.form = { id: undefined, borrowCode: undefined, - borrowState: "1", + borrowState: undefined, reason: undefined, describe: undefined, userId: undefined,