Crunchy
2024-08-02 e1d6ecb19c05c9cc00b7d4a29d82cbc546d5cd09
src/components/view/b1-inspection-order.vue
@@ -531,7 +531,7 @@
                  type: 'text',
                  method: 'handleIssued',
                  disabFun: (row, index) => {
                     return row.state != 1 || !row.assign
                     return row.state != 1 || row.assign
                  }
               }],
               linkEvent: {