优化代码

This commit is contained in:
java110 2020-08-19 15:40:28 +08:00
parent 7d796e620a
commit 7816cecb47
2 changed files with 2 additions and 2 deletions

View File

@ -18,7 +18,7 @@
</div>
<div class="col-sm-5">
<div class="input-group">
<input placeholder="输入停车场名称" type="text"
<input placeholder="输入停车场编号" type="text"
v-model="chooseParkingAreaInfo._currentParkingAreaName"
class="form-control form-control-sm">
<span class="input-group-append">

View File

@ -26,7 +26,7 @@
page:_page,
row:_row,
communityId:vc.getCurrentCommunity().communityId,
name:_name
num:_name
}
};