cuilei
2025-08-20 7edd931aa33aa0f4fff9a89e1bc1a064c3709035
src/views/andon/AndonOrderList.vue
@@ -149,7 +149,7 @@
          {
            title:'安灯人',
            align:"center",
            dataIndex: 'operator'
            dataIndex: 'operator_dictText'
          },
          {
            title:'安灯时间',
@@ -164,7 +164,7 @@
          {
            title:'响应人',
            align:"center",
            dataIndex: 'responder'
            dataIndex: 'responder_dictText'
          },
          {
            title:'响应时间',
@@ -174,7 +174,7 @@
          {
            title:'处理人',
            align:"center",
            dataIndex: 'processor'
            dataIndex: 'processor_dictText'
          },
          {
            title:'处理完成时间',