@@ -996,6 +996,7 @@ export default {
btnType: 'text',
conditions: ({ row, index, column }) => {
return ['OK', 'FAIL', 'STOP', 'QUIT'].includes(row.examineStatus)
+ // WAIT_WORKER
},
click: ({ row, index, column }) => {
this.$refs.tabPage.addTab({