value
2024-04-17 dc39d9ca1b0d7403d51287c6050ead3b682b3c14
src/components/view/b1-inspect-order-plan.vue
@@ -245,9 +245,9 @@
                     font: '复核',
                     type: 'text',
                     method: 'handleReview',
                     // disabFun: (row, index) => {
                     //    return row.userId == null || row.insState != 4
                     // }
                     disabFun: (row, index) => {
                        return row.userId == null || row.insState != 4
                     }
                  }, {
                     id: '',
                     font: '认领',