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