Houjie
19 小时以前 c98c05b996c0bed40cc13d19dd84e90bc49ffd12
安灯模块,安灯工单,安灯人、响应人、处理人, 字典翻译
已修改1个文件
6 ■■■■ 文件已修改
src/views/andon/AndonOrderList.vue 6 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
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:'处理完成时间',