51c400030b
痛点:点击生成→progress→返回详情页按钮仍可点,重复生成同类任务。 方案:每因子记task_id(localStorage factorTearsTask.v1),按钮三态—— 无任务「生成tears报告」/进行中「分析进行中·查看进度→」(跳progress复用)/ 已完成「✓查看tears报告→」(跳result复用);failed或tears缺失(修复前旧 失败任务getTearsData探测404)自动清态恢复可重新生成;任务404(已清理)同。 mounted/watch factor刷新态;build绿
Vue 3 + TypeScript + Vite
This template should help get you started developing with Vue 3 and TypeScript in Vite. The template uses Vue 3 <script setup> SFCs, check out the script setup docs to learn more.
Learn more about the recommended Project Setup and IDE Support in the Vue Docs TypeScript Guide.