src/views/system/UserList.vue
@@ -114,7 +114,7 @@ :rowSelection="{selectedRowKeys: selectedRowKeys, onChange: onSelectChange}" @change="handleTableChange"> <template slot="avatarslot" slot-scope="text, record, index"> <template slot="avatarslot" slot-scope="text, record"> <div class="anty-img-wrap"> <a-avatar shape="square" :src="getAvatarView(record.avatar)" icon="user"/> </div> @@ -436,6 +436,12 @@ dataIndex: 'productionName' }, { title: '班组', align: "center", width: 240, dataIndex: 'teamId_dictText' }, { title: '状态', align: "center", width: 80,