spring
昨天 64e9df0cf9ed3e2d1c90e9b3531e4ebdcb9d797b
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("已取消");