From 40d810d52a417d9fc4be200e78759e80382602da Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9B=BE=E6=88=90?= <121184950@qq.com> Date: Fri, 25 Sep 2020 14:38:24 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4=E7=A7=9F=E8=BD=A6=E7=B1=BB?= =?UTF-8?q?=E5=9E=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/applyparking/applyparking.vue | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pages/applyparking/applyparking.vue b/pages/applyparking/applyparking.vue index 5693d80..80296d5 100644 --- a/pages/applyparking/applyparking.vue +++ b/pages/applyparking/applyparking.vue @@ -33,7 +33,7 @@ 租用类型 - + {{rentTypeName?rentTypeName:'请选择'}} @@ -107,8 +107,8 @@ rentTypes: ['出售车辆', '月租车'], rentTypeCodes: ['H', 'S'], - rentTypeCode: '', - rentTypeName: '', + rentTypeCode: 'S', + rentTypeName: '月租车', page: 1,