Fixiaobai
2023-11-15 a12fbf14327027e7081eea89a777cb3e3012c170
src/views/plan/customerorder/index.vue
@@ -447,7 +447,7 @@
          {
            minWidth: '100',
            width: '100px',
            prop: 'contractNo',
            prop: 'customerOrderNo',
            label: '合同编号',
            sort: true,
            isTrue: true,
@@ -692,7 +692,6 @@
                '01partUnCheck',
                '02technologyUnCheck',
                '03plan'
                // '04planed'
              ],
              key: 'coState'
            }
@@ -887,7 +886,7 @@
          prop: 'coState',
          searchInfoType: 'select',
          // propVal: '01partUnCheck'
          propVal: '02technologyUnCheck'
          propVal: ''
        })
      )
      this.$refs.customerOrderTable.setQueryParam(queryParam)