zhuzhuanzhuan
2023-09-21 64d73c93f062e593cae7e56d4560026914e6d81a
src/views/system/RoleUserList.vue
@@ -442,7 +442,11 @@
          return
        }
        if (this.selectedRowKeys2.length <= 0) {
          this.$message.warning('请选择一条记录!')
          // this.$message.warning('请选择一条记录!')
          this.$notification.warning({
            message:'消息',
            description:"请选择一条记录"
          });
          return
        } else {
          var ids = ''