Browse Source

no message

linwenxin 1 năm trước cách đây
mục cha
commit
a6a24bcd87
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 2 2
      src/views/secondHandMall/orderManagement/index.vue

+ 2 - 2
src/views/secondHandMall/orderManagement/index.vue

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