loulijun2021
2023-08-17 2d29ce8bb3dbbd8c9766f31a3e26b03992e77bc1
src/views/reportManager/defectDetailList.vue
@@ -121,21 +121,21 @@
          <el-table-column
            prop="partcode"
            label="产品编码"
            width="160"
            width="110"
            show-tooltip-when-overflow
            sortable="custom"
          />
          <el-table-column
            prop="partname"
            label="产品名称"
            width="160"
            width="110"
            show-tooltip-when-overflow
            sortable="custom"
          />
          <el-table-column
            prop="partspec"
            label="产品规格"
            width="160"
            width="110"
            show-tooltip-when-overflow
            sortable="custom"
          >
@@ -183,6 +183,18 @@
            sortable="custom"
          />
          <el-table-column
            prop="defect_pendqty"
            label="不良待处理"
            width="120"
            sortable="custom"
          />
          <el-table-column
            prop="bad_qty"
            label="报废数量"
            width="110"
            sortable="custom"
          />
          <el-table-column
            prop="defect_code"
            label="缺陷代码"
            width="110"