licp
2024-04-15 95639b43ec1719d6bf4812f4d0c2756dcef93358
Merge branch 'master' of http://114.132.189.42:9002/r/center-lims-before into master
已修改1个文件
6 ■■■■ 文件已修改
src/components/view/b1-inspect-order-plan.vue 6 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
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: '认领',