Merge branch 'feature/refactor' of github.com:AUTO-MAS-Project/AUTO-MAS into feature/refactor
This commit is contained in:
@@ -1272,14 +1272,14 @@ onMounted(() => {
|
|||||||
:loading="refreshingConfig"
|
:loading="refreshingConfig"
|
||||||
size="large"
|
size="large"
|
||||||
>
|
>
|
||||||
刷新云端配置
|
更新云端最新配置
|
||||||
</a-button>
|
|
||||||
<a-button
|
|
||||||
@click="updateMirrorConfigStatus"
|
|
||||||
size="large"
|
|
||||||
>
|
|
||||||
更新状态
|
|
||||||
</a-button>
|
</a-button>
|
||||||
|
<!-- <a-button -->
|
||||||
|
<!-- @click="updateMirrorConfigStatus"-->
|
||||||
|
<!-- size="large"-->
|
||||||
|
<!-- >-->
|
||||||
|
<!-- 更新状态-->
|
||||||
|
<!-- </a-button>-->
|
||||||
<a-button
|
<a-button
|
||||||
@click="goToMirrorTest"
|
@click="goToMirrorTest"
|
||||||
size="large"
|
size="large"
|
||||||
|
|||||||
Reference in New Issue
Block a user