guoyuji
2024-04-09 9a5d0d77d23c5c7e95623aced4d4cfa2490b895b
north-glass-erp/northglass-erp/src/views/pp/Replenish/SelectReplenish.vue
@@ -57,7 +57,6 @@
request.post(`/Replenish/SelectReplenish/1/${total.pageSize}/${selectDate.value}`,filterData.value).then((res) => {
  if(res.code==200){
    console.log(res.data.data)
    total.dataTotal = res.data.total.total*1
    total.pageTotal= res.data.total.pageTotal