fix
This commit is contained in:
parent
8d17663c6e
commit
3c23acb1a4
@ -112,7 +112,7 @@ const selectRobot = (id: string) => {
|
||||
<i class="icon edit size-18 mr-8" />
|
||||
<span>{{ $t('启用编辑器') }}</span>
|
||||
</a-button>
|
||||
<a-button @click="toPush">{{ $t('同步') }}</a-button>
|
||||
<a-button @click="toPush">{{ $t('推送') }}</a-button>
|
||||
<a-button @click="importScene">{{ $t('导入') }}</a-button>
|
||||
<a-button @click="exportScene">{{ $t('导出') }}</a-button>
|
||||
</a-space>
|
||||
|
Loading…
x
Reference in New Issue
Block a user