@@ -101,6 +101,7 @@
<el-button class="c-btn" type="danger" icon="el-icon" @click="jiChaCancel()">取消确认</el-button>
<slot></slot>
<div class="price-t">
+ 总共<span style="color: #ff6600">  {{dataCount}}  </span>条      
总金额<span style="color: #ff6600">  {{totalPrice}}  </span>元
</div>