feat: sync portal runtime fixes for release

This commit is contained in:
john
2026-06-27 22:28:41 +08:00
parent 8264e71f9e
commit 4a9bc710f1
14 changed files with 795 additions and 130 deletions
+1 -1
View File
@@ -1982,7 +1982,7 @@ export function MindSpaceView({
{!agentJobsLoading && agentJobsList.length === 0 && (
<div className="mindspace-empty">
<h2> AI </h2>
<p> OA </p>
<p> OA AI </p>
</div>
)}
{!agentJobsLoading && agentJobsList.length > 0 && (