Browse Source

添加订单状态

test
Enzo 5 years ago
parent
commit
3e74c29a58
  1. 2
      pages/order/order.vue

2
pages/order/order.vue

@ -79,7 +79,7 @@
isPage: true
}, {
name: '已付款',
type: '1,2,3',
type: '1,2,3,5',
list: [],
loadingClass: true,
loadingText: '正在加载中',

Loading…
Cancel
Save