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

This commit is contained in:
2025-09-24 18:48:32 +08:00
parent 0b652aa301
commit 0dfd286455

View File

@@ -18,6 +18,7 @@ watch(
aiStore.fetchAIAnalysis() aiStore.fetchAIAnalysis()
} }
}, },
{ immediate: true },
) )
</script> </script>
<style scoped> <style scoped>