Lius
2 天以前 ebdee541df438f35ae291bf136c91afc2c1fffae
src/views/eam/dispose/EamEquipmentLeanOutList.vue
@@ -241,36 +241,6 @@
          dataIndex: 'leanEndTime'
        },
        {
          title: '审核人',
          align: 'center',
          dataIndex: 'approvalUser_dictText'
        },
        {
          title: '审核意见',
          align: 'center',
          dataIndex: 'approvalComment'
        },
        {
          title: '审核时间',
          align: 'center',
          dataIndex: 'approvalTime'
        },
        {
          title: '归还确认人',
          align: 'center',
          dataIndex: 'confirmUser_dictText'
        },
        {
          title: '确认意见',
          align: 'center',
          dataIndex: 'confirmComment'
        },
        {
          title: '确认时间',
          align: 'center',
          dataIndex: 'confirmTime'
        },
        {
          title: '备注',
          align: 'center',
          dataIndex: 'remark'