zouyu
2023-12-26 032ddb30a8d9d884cc176a4a506580b4a1272586
src/views/plan/manufacturingorder/routing.vue
@@ -16,7 +16,7 @@
      :uploadInfo="uploadInfo"
      :prelang="prelang"
      :options="options"
      :bottomOffset="255"
      :bottomOffset="150"
      :ajaxFun="ajaxFun"
      ref="routingTable"
      :paramObj="queryParam"
@@ -96,15 +96,15 @@
            isSearch: true,
            searchInfoType: 'text'
          },
          {
            minWidth: '100',
            prop: 'name',
            label: '工艺名称',
            sort: true,
            isTrue: true,
            isSearch: true,
            searchInfoType: 'text'
          },
          // {
          //   minWidth: '100',
          //   prop: 'name',
          //   label: '工艺名称',
          //   sort: true,
          //   isTrue: true,
          //   isSearch: true,
          //   searchInfoType: 'text'
          // },
          // 工艺类型
          {
            minWidth: '120',