mirror of
https://gitee.com/java110/MicroCommunityWeb.git
synced 2026-06-12 10:00:56 +08:00
优化代码
This commit is contained in:
parent
c49944ade7
commit
08dff59909
@ -124,6 +124,10 @@
|
||||
v-on:click="_addCarParkingSpace(car)">续租车位
|
||||
</button>
|
||||
</div>
|
||||
<div class="btn-group">
|
||||
<button class="btn-white btn btn-xs" v-on:click="_toCarMember(car)">子母车辆</button>
|
||||
</div>
|
||||
|
||||
<div class="btn-group">
|
||||
<button class="btn-white btn btn-xs" v-on:click="_toPayFee(car)">费用</button>
|
||||
</div>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user