linwenxin 5 ay önce
ebeveyn
işleme
5d23d09f09

+ 1 - 0
src/views/userManagement/masterManagement/index.vue

@@ -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({