loulijun2021
2022-12-20 b58dc818feacbfc6bf01453b0db8ad3306c8d6dd
src/views/scgl/cngh.vue
@@ -91,16 +91,19 @@
            label="生产车间"
            sortable="custom"
            width="160"
            show-tooltip-when-overflow
          />
          <el-table-column
            prop="CaptPlanDeviceType"
            label="生产单元"
            width="160"
            show-tooltip-when-overflow
            sortable="custom"
          />
          <el-table-column
            prop="CaptPlanWorkShift"
            label="默认方案"
            show-tooltip-when-overflow
            sortable="custom"
            width="240"
          >
@@ -121,6 +124,7 @@
          <el-table-column
            prop="CaptPlanShopCalendarList"
            label="工作日历"
            show-tooltip-when-overflow
            sortable="custom"
            min-width="300"
          >
@@ -140,12 +144,14 @@
            prop="CaptPlanUser"
            label="创建人员"
            sortable="custom"
            show-tooltip-when-overflow
            width="120"
          />
          <el-table-column
            prop="CaptPlanDate"
            width="160"
            label="创建时间"
            show-tooltip-when-overflow
            sortable="custom"
          />
@@ -154,6 +160,7 @@
            width="120"
            label="有效状态"
            sortable="custom"
            show-tooltip-when-overflow
          >
            <template slot-scope="{row}">
              <div v-if="row.CaptPlanStus==='Y'">