update
Some checks failed
Deploy / deploy (push) Has been cancelled

This commit is contained in:
2025-10-14 01:22:42 +08:00
parent 0bca7eccec
commit c503745832

View File

@@ -220,7 +220,7 @@ onUnmounted(() => {
:disabled="loading"
@click="submit"
>
{{ loading ? "评中..." : "提交流程图" }}
{{ loading ? "AI 点评中..." : "提交流程图" }}
</n-button>
<!-- 提交次数显示 -->