Explorar el Código

Merge branch 'linwenxin_dev' of https://gogs.zfire.top/zfire-front/zfire-newmall-admin into develop

linwenxin hace 1 año
padre
commit
6d0b983ac9
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  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%;">