gongchunyi
2026-05-12 aa802302cfe650e08806c8b87d5a8c5d3a79ffe1
src/views/inventoryManagement/stockManagement/Unqualified.vue
@@ -270,7 +270,7 @@
    type: 'warning',
  }
  ).then(() => {
    proxy.download("/stockUninventory/exportStockUninventory", {}, '不合格库存信息.xlsx')
    proxy.download("/stockUninventory/exportStockUninventory", {}, '库存信息.xlsx')
  }).catch(() => {
    proxy.$modal.msg("已取消")
  })