zouyu
2023-12-26 032ddb30a8d9d884cc176a4a506580b4a1272586
src/views/common/operation.vue
@@ -17,7 +17,7 @@
      :uploadInfo="uploadInfo"
      :prelang="prelang"
      :options="options"
      :bottomOffset="255"
      :bottomOffset="150"
      :ajaxFun="ajaxFun"
      ref="commonOperationTable"
    >
@@ -94,8 +94,8 @@
            isTrue: true,
            isSearch: true,
            searchInfoType: 'text'
          },
          {
          }/*,
           {
            minWidth: '100',
            prop: 'productionCounting',
            label: '是否报工',
@@ -159,7 +159,7 @@
            optList: () => {
              return this.getChangeList()
            }
          }
          } */
        ]
      },
      addOrUpdateVisible: false,