Explorar el Código

feat(controller): 代理中心新增订单新增已取消

xiansin hace 4 años
padre
commit
1d1cde4dc6
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      pages/share/order/order.vue

+ 1 - 0
pages/share/order/order.vue

xqd
@@ -74,6 +74,7 @@
                     {id:5, name: '待收货'},
                     {id:3, name: '已完成'},
                     {id:6, name: '售后中'},
+                    {id:7, name: '已取消'},
                 ],
                 loading: null,
                 list: [],