licp
2024-06-13 b3c202648513fc01b69e09b4e3bbe1865a0b6b8c
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: '认领',