疯狂的狮子li
2021-04-19 f8633f8c4ee38a6ae9fa51f7c76729bf8b17e9e5
ruoyi-ui/src/views/monitor/druid/index.vue
@@ -8,7 +8,7 @@
  name: "Druid",
  data() {
    return {
      src: process.env.VUE_APP_BASE_API + "/druid/index.html",
      src: process.env.VUE_APP_BASE_API + "/druid/login.html",
      height: document.documentElement.clientHeight - 94.5 + "px;",
      loading: true
    };