@@ -1343,7 +1343,7 @@ export default {
/** 删除按钮操作 */
handleDelete(row) {
- const userIds = row.userId || this.ids;
+ const userIds = [row.userId] || this.ids;
// 筛选出 userType 为 '00' 的 userId
const excludedUserIds = this.userList