zouyu
2026-01-26 db42d47f5692ef64e5436c5a6d29dcb537b44596
src/views/productionManagement/productionCosting/index.vue
@@ -181,7 +181,7 @@
      type: "warning",
   })
      .then(() => {
         proxy.download("/basic/customer/export", {}, "生产核算.xlsx");
         proxy.download("/salesLedger/productionAccounting/export", {}, "生产核算.xlsx");
      })
      .catch(() => {
         proxy.$modal.msg("已取消");