Merge branch 'newsnow' into main

This commit is contained in:
hrz
2025-06-30 10:10:19 +08:00
committed by GitHub
56 changed files with 2795 additions and 900 deletions
+1 -1
View File
@@ -132,7 +132,7 @@
</div>
<function-dialog v-model="showFunctionDialog" :functions="currentFunctions" :all-functions="allFunctions"
@update-functions="handleUpdateFunctions" @dialog-closed="handleDialogClosed" />
:agent-id="$route.query.agentId" @update-functions="handleUpdateFunctions" @dialog-closed="handleDialogClosed" />
</div>
</template>