This commit is contained in:
lq
2025-09-25 16:49:28 +08:00
parent e551266d2f
commit f3da8f055f

View File

@ -100,7 +100,7 @@
class="opt-btn flex-1"
@click.stop="handleAICreate"
>
Delete"> 删除任务
删除任务
</button>
<button v-else class="opt-btn flex-1" @click.stop="handleEditTask">修改任务</button>
</div>