RuoYi
2020-11-30 1147ea5f8aba836dbde5969988fcb7db9c49fb11
ruoyi-ui/src/views/monitor/online/index.vue
@@ -120,7 +120,7 @@
        }).then(() => {
          this.getList();
          this.msgSuccess("强退成功");
        }).catch(function() {});
        })
    }
  }
};