|
@@ -3,7 +3,7 @@
|
|
|
|
|
|
|
|
<button class="admin-button-com big blue" @click="goDetail()">查看详情</button>
|
|
<button class="admin-button-com big blue" @click="goDetail()">查看详情</button>
|
|
|
<button class="admin-button-com big blue" @click="goOn()">继续结账</button>
|
|
<button class="admin-button-com big blue" @click="goOn()">继续结账</button>
|
|
|
- <button class="admin-button-com big" @click="selectClear">其他人结账</button>
|
|
|
|
|
|
|
+ <button class="admin-button-com big" @click="selectClear">给其他人结账</button>
|
|
|
<button class="admin-button-com big" @click="goList">结账记录</button>
|
|
<button class="admin-button-com big" @click="goList">结账记录</button>
|
|
|
<button class="admin-button-com big" @click="goBackHome">返回</button>
|
|
<button class="admin-button-com big" @click="goBackHome">返回</button>
|
|
|
|
|
|