mirror of
https://gitee.com/java110/MicroCommunityWeb.git
synced 2026-02-24 05:46:03 +08:00
优化代码
This commit is contained in:
parent
7d796e620a
commit
7816cecb47
@ -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">
|
||||
|
||||
@ -26,7 +26,7 @@
|
||||
page:_page,
|
||||
row:_row,
|
||||
communityId:vc.getCurrentCommunity().communityId,
|
||||
name:_name
|
||||
num:_name
|
||||
}
|
||||
};
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user