src/views/eam/base/EamMaintenanceStandardList.vue
@@ -308,7 +308,6 @@
        dataIndex: 'action',
        align: 'center',
        scopedSlots: { customRender: 'action' },
        width: 200,
        fixed: 'right'
      }
      this.columns = [...this.columns, operationColumn]