CD配唱片
2025-04-28 c6f469780eceaf924e53c8d5f2bb92aa7ecb3194
src/views/mainPlan/gasPlanning/index.vue
@@ -500,7 +500,7 @@
}
async function getGasList(year, month) {
  const res = await listGasPlan({
    major: "气体",
    major: "气柜",
    year,
    month,
  });
@@ -607,7 +607,7 @@
  const res = await getGasPlanSave([
    {
      ...row,
      major: "气体",
      major: "气柜",
      year,
      month,
    },