value
2024-06-07 aa4fd8fa90d045e925136859ec5615d02391c6f7
src/components/view/b1-inspect-order-plan.vue
@@ -250,9 +250,9 @@
                     font: '复核',
                     type: 'text',
                     method: 'handleReview',
                     /* disabFun: (row, index) => {
                     disabFun: (row, index) => {
                        return row.userId == null || row.insState != 3 || row.verifyUser != 1
                     } */
                     }
                  }, {
                     id: '',
                     font: '认领',