shikeying
2023-04-07 c192f834c4e092bc7c0f2722c343c25c1be619ab
src/views/monitor/druid/index.vue
@@ -2,7 +2,7 @@
  <i-frame :src="url" />
</template>
<script>
import iFrame from "@/components/iFrame/index";
import iFrame from "@/components/RuoYi/iFrame/index";
export default {
  name: "Druid",
  components: { iFrame },