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