Browse Source

销售列表导出条件修复

lex-xin 4 năm trước cách đây
mục cha
commit
db441eaafa
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/views/businessManager/orderManager/salesList.vue

+ 1 - 1
src/views/businessManager/orderManager/salesList.vue

@@ -583,7 +583,7 @@ export default {
         ...rest,
         page: this.pageInfo.page,
         rows: this.pageInfo.limit,
-        ...getTimes(orderDate, ["startDate", "endDate"]),
+        ...getTimes(orderDate, ["startTime", "endTime"]),
       };
       Export(
         this,