Browse Source

修改数量

695593266@qq.com 8 tháng trước cách đây
mục cha
commit
4c6e99697a
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/views/produce/components/new_produceOrder.vue

+ 1 - 1
src/views/produce/components/new_produceOrder.vue

@@ -404,7 +404,7 @@
         // } else {
         return workorderPage2({
           pageNum: page,
-          size: 1000,
+          size: 5000,
           workOrderId: this.$route.query.workOrderId
             ? this.$route.query.workOrderId
             : null,