src/views/system/UserList.vue
@@ -312,7 +312,11 @@ batchFrozen: function (status) { if (this.selectedRowKeys.length <= 0) { this.$message.warning('请选择一条记录!'); // this.$message.warning('请选择一条记录!'); this.$notification.warning({ message:'消息', description:"请选择一条记录" }); return false; } else { let ids = "";