zhaowei
2025-07-10 7e0fb7f503a54b7416bd6385ef25d5be86003e4a
src/views/system/modules/DeptUserInfo.vue
@@ -199,7 +199,11 @@
        }
        if (this.selectedRowKeys.length <= 0) {
          this.$message.warning('请选择一条记录!');
          // this.$message.warning('请选择一条记录!');
          this.$notification.warning({
            message:'消息',
            description:"请选择一条记录"
          });
          return;
        } else {
          var ids = "";