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