RuoYi
2020-12-07 0673eab57e72a4321c7dc69a58df37f8d03b1e84
ruoyi-ui/src/views/monitor/online/index.vue
@@ -116,7 +116,7 @@
        }).then(() => {
          this.getList();
          this.msgSuccess("强退成功");
        }).catch(function() {});
        })
    }
  }
};