|
@@ -231,7 +231,7 @@
|
|
<el-col :span="6" class="table-cell-title">商品合计</el-col>
|
|
<el-col :span="6" class="table-cell-title">商品合计</el-col>
|
|
<el-col :span="6" class="table-cell-title">运费</el-col>
|
|
<el-col :span="6" class="table-cell-title">运费</el-col>
|
|
<el-col :span="6" class="table-cell-title">优惠券</el-col>
|
|
<el-col :span="6" class="table-cell-title">优惠券</el-col>
|
|
- <el-col :span="6" class="table-cell-title">积分抵扣</el-col>
|
|
|
|
|
|
+ <el-col :span="6" class="table-cell-title">余额</el-col>
|
|
</el-row>
|
|
</el-row>
|
|
<el-row>
|
|
<el-row>
|
|
<el-col :span="6" class="table-cell"
|
|
<el-col :span="6" class="table-cell"
|
|
@@ -373,7 +373,7 @@
|
|
<el-col :span="6" class="table-cell-title">商品合计</el-col>
|
|
<el-col :span="6" class="table-cell-title">商品合计</el-col>
|
|
<el-col :span="6" class="table-cell-title">运费</el-col>
|
|
<el-col :span="6" class="table-cell-title">运费</el-col>
|
|
<el-col :span="6" class="table-cell-title">优惠券</el-col>
|
|
<el-col :span="6" class="table-cell-title">优惠券</el-col>
|
|
- <el-col :span="6" class="table-cell-title">积分抵扣</el-col>
|
|
|
|
|
|
+ <el-col :span="6" class="table-cell-title">余额</el-col>
|
|
</el-row>
|
|
</el-row>
|
|
<el-row>
|
|
<el-row>
|
|
<el-col :span="6" class="table-cell"
|
|
<el-col :span="6" class="table-cell"
|