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