CD配唱片
2025-04-28 3a83082e618461f12d77d2455d11911b2061abb6
src/views/mainPlan/gasPlanning/index.vue
@@ -75,7 +75,7 @@
          size="small"
          @cell-click="cellClickEvent"
        >
          <vxe-column field="processName" title="标准工序名称" min-width="150">
          <vxe-column field="processName" title="标准工序名称" min-width="150" fixed="left">
          </vxe-column>
          <vxe-column
            field="dayProduceType"
@@ -309,7 +309,7 @@
          :data="gasPlanList"
          @cell-click="cellClickEventGas"
        >
          <vxe-column field="processName" title="标准工序名称" min-width="150">
          <vxe-column field="processName" title="标准工序名称" min-width="150" fixed="left">
          </vxe-column>
          <vxe-column
            field="dayProduceType"