licp
2024-04-17 716b89768ab6b8a9146bfe2a27d35ca8522ba7b6
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: '认领',