zouyu
2023-12-26 032ddb30a8d9d884cc176a4a506580b4a1272586
src/views/product/workbench/productoutput-list.vue
@@ -4,7 +4,7 @@
    :uploadInfo="uploadInfo"
    :prelang="prelang"
    :options="options"
    :bottomOffset="350"
    :bottomOffset="150"
    :ajaxFun="ajaxFun"
    :paramObj="paramObj"
    @ttRowClick="saveSelectRow"
@@ -130,7 +130,7 @@
            isSearch: true,
            searchInfoType: 'text'
          },
          {
          /* {
            minWidth: '100',
            prop: 'checkStatus',
            label: '检测状态',
@@ -152,8 +152,8 @@
            optList: () => {
              return this.checkStatusOptions
            }
          },
          {
          }, */
         /*  {
            minWidth: '140',
            prop: 'isQualified',
            label: '检测是否合格',
@@ -198,7 +198,7 @@
            optList: () => {
              return this.booleanOptions
            }
          },
          }, */
          {
            minWidth: '140',
            prop: 'remark',