zss
2024-03-01 d3a486a2f3ae5e76b7bbf9e3d6a8c1e36ed73de7
src/views/quality/Packaging_ledger/pack-fromadd.vue
@@ -16,7 +16,7 @@
        :options="options"
        :ajaxFun="ajaxFun"
        :paramObj="packageBoxIddata"
        :bottomOffset="350"
        :bottomOffset="150"
        ref="paramTable"
      >
        <template #toolbar></template>
@@ -77,6 +77,15 @@
          // 标题
          column: [
            {
              minWidth: '120',
              prop: 'customerOrderNo',
              label: '合同号',
              sort: true,
              isTrue: true,
              isSearch: true,
              searchInfoType: 'text'
            },
            {
              minWidth: 'code',
              prop: 'product',
              label: '产品',