ZKBH
10 天以前 3934bb2ff75e263be2a8f515fcc0f778277f9cd0
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 = "";