Browse Source

vtest 1.0.8 - 商品,修复,约玩简约版测试

voice
zmt 4 years ago
parent
commit
73b3fc8758
  1. 1
      src/pages/order_list/order_list.vue

1
src/pages/order_list/order_list.vue

@ -328,6 +328,7 @@
if(type == 1)return API.timeOrder; if(type == 1)return API.timeOrder;
if(type == 10)return API.organizeOrderList; if(type == 10)return API.organizeOrderList;
}, },
getOrderList({ getOrderList({
begin='', begin='',
end='', end='',

Loading…
Cancel
Save