lxf hai 1 ano
pai
achega
32de614830
Modificáronse 1 ficheiros con 0 adicións e 4 borrados
  1. 0 4
      src/views/production/operation/batching/index.vue

+ 0 - 4
src/views/production/operation/batching/index.vue

@@ -152,8 +152,6 @@ const sourceListTwo = ref({
     skuSpecName: "",
     departmentId: "",
     width: "",
-    departmentId: "1689164627162529793",
-    orderStockType: "0",
   },
 });
 const loading = ref(false);
@@ -405,8 +403,6 @@ const getListTwo = async (req, status) => {
       pageNum: sourceListTwo.value.pagination.pageNum,
       pageSize: sourceListTwo.value.pagination.pageSize,
       type: "1",
-      departmentId: "1689164627162529793",
-      orderStockType: "0",
     };
   } else {
     sourceListTwo.value.pagination = { ...sourceListTwo.value.pagination, ...req };