huminmin
9 天以前 be7fb5b515ccd11aa3378160863aee5f0a4be1b0
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("已取消");