licp
2024-06-19 0f8aca36a23b098e40d94c5f0207b1cb5e409fa9
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: '认领',