You've already forked agentic-coding-workflow
Web优化 1
This commit is contained in:
@@ -82,9 +82,8 @@ function remove(id: string) {
|
||||
}
|
||||
|
||||
watch(
|
||||
attachments,
|
||||
() => attachments.value.map((a) => a.id),
|
||||
() => emit('change', attachments.value.map((a) => a.id)),
|
||||
{ deep: true },
|
||||
)
|
||||
|
||||
defineExpose({
|
||||
|
||||
Reference in New Issue
Block a user