|
@@ -121,8 +121,8 @@
|
|
</el-col>
|
|
</el-col>
|
|
<el-col :span="4" style="height: 100%;">
|
|
<el-col :span="4" style="height: 100%;">
|
|
<div class="col-item">
|
|
<div class="col-item">
|
|
- <div>{{ order.wechatUserName }}</div>
|
|
|
|
- <div>{{ order.wechatUserMobile }}</div>
|
|
|
|
|
|
+ <div>{{ order.userName }}</div>
|
|
|
|
+ <div>{{ order.userMobile }}</div>
|
|
</div>
|
|
</div>
|
|
</el-col>
|
|
</el-col>
|
|
<el-col :span="4" style="height: 100%;">
|
|
<el-col :span="4" style="height: 100%;">
|