spring
8 小时以前 9dfa5e909c85450229c33f3ad4e500a7fe2bc710
src/views/productionManagement/productionReporting/index.vue
@@ -401,7 +401,7 @@
      type: "warning",
    })
      .then(() => {
        proxy.download("/salesLedger/work/export", {}, "生产报工.xlsx");
        proxy.download("/productionProductMain/export", {}, "生产报工.xlsx");
      })
      .catch(() => {
        proxy.$modal.msg("已取消");