zouyu
2 天以前 1c0863efe062af3ebcdecb8c10568d779f5c8295
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("已取消");