zouyu
2023-12-11 c7a1fa702720dd56f5bcb96002897b24be85270b
src/views/basic/part/index.vue
@@ -190,7 +190,7 @@
            searchInfoType: 'text'
          },
          // 一级分类
          {
         /*  {
            minWidth: '120',
            prop: 'assortment',
            label: '一级分类',
@@ -227,7 +227,7 @@
            optList: () => {
              return this.getThreeLevelClassification()
            }
          },
          }, */
          // 规格
          {
            minWidth: '140',
@@ -239,7 +239,7 @@
            searchInfoType: 'text'
          },
          // 型号
          {
          /* {
            minWidth: '140',
            prop: 'partModel',
            label: '型号',
@@ -301,7 +301,7 @@
            optList: () => {
              return this.lotTrackingIfsOptions
            }
          },
          }, */
          // 版本号
          {
            minWidth: '140',
@@ -311,7 +311,7 @@
            isTrue: true,
            isSearch: true,
            searchInfoType: 'text'
          },
          }/* ,
          // 计划方法
          {
            minWidth: '140',
@@ -325,9 +325,9 @@
            optList: () => {
              return this.planningMethodOptions
            }
          },
          }, */
          // 图号
          {
         /*  {
            minWidth: '140',
            prop: 'drawingNumber',
            label: '图号',
@@ -355,9 +355,9 @@
            isTrue: true,
            isSearch: true,
            searchInfoType: 'text'
          },
          }, */
          // 检验员
          {
          /* {
            minWidth: '140',
            prop: 'examiner',
            label: '检验员',
@@ -388,7 +388,7 @@
            isTrue: true,
            isSearch: true,
            searchInfoType: 'text'
          }
          } */
        ],
        toolbar: [
          {