mirror of
https://github.com/apache/skywalking-booster-ui.git
synced 2025-10-20 12:29:14 +00:00
fix: render graphs
This commit is contained in:
@@ -86,7 +86,7 @@ limitations under the License. -->
|
||||
</div>
|
||||
</template>
|
||||
<script lang="ts">
|
||||
import { reactive, defineComponent, ref } from "vue";
|
||||
import { reactive, defineComponent } from "vue";
|
||||
import { useI18n } from "vue-i18n";
|
||||
import { useDashboardStore } from "@/store/modules/dashboard";
|
||||
import { useAppStoreWithOut } from "@/store/modules/app";
|
||||
|
Reference in New Issue
Block a user