guoyuji
2024-04-11 40c892883fcd83e397273640678bf4dba6f2cc1e
north-glass-erp/northglass-erp/src/views/mm/mainProductStock/FinishedGoodsIssue.vue
@@ -163,7 +163,7 @@
let total = reactive({
  pageTotal : 0,
  dataTotal : 0,
  pageSize : 10
  pageSize : 100
})
//第一次调用
request.post(`/FinishedGoodsInventory/getSelectAllocate/1/${total.pageSize}`,filterData.value).then((res) => {