src/views/system/user.vue @@ -951,6 +951,10 @@ row.deptId = row.deptId.join(","); row.roleId = row.roleId.join(","); row.postId = row.postId.join(","); if (row.deptId == "") { row.deptId = " "; } const userMap = { user: { account: row.account,