From 99b42d8166504f077322e9c178c8d46408037a29 Mon Sep 17 00:00:00 2001 From: "[li_she]" <[li.she@xujiesoft.com]> Date: Sat, 8 Oct 2022 16:04:09 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BB=BB=E5=8A=A1=E7=AE=A1=E7=90=86=202022-10-?= =?UTF-8?q?08=20sxm?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/modules/taskmanage/chatting.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/src/views/modules/taskmanage/chatting.vue b/src/views/modules/taskmanage/chatting.vue index 7cc14f1..29b55dd 100644 --- a/src/views/modules/taskmanage/chatting.vue +++ b/src/views/modules/taskmanage/chatting.vue @@ -144,6 +144,7 @@ this.visible = true }, childByValue(childValue) { + // childValue就是子组件传过来的值 this.dataForm.fileName = childValue.fileName this.fileList.push(childValue)