mirror of
https://github.com/veops/cmdb.git
synced 2025-08-09 07:03:08 +08:00
UI: batch update relation
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
<template>
|
||||
<a-locale-provider :locale="locale">
|
||||
<a-config-provider :locale="locale">
|
||||
<div id="app">
|
||||
<router-view v-if="alive" />
|
||||
</div>
|
||||
</a-locale-provider>
|
||||
</a-config-provider>
|
||||
</template>
|
||||
|
||||
<script>
|
||||
|
Reference in New Issue
Block a user