Browse Source

任务管理 2022-10-08 sxm

master
[li_she] 3 years ago
parent
commit
99b42d8166
  1. 1
      src/views/modules/taskmanage/chatting.vue

1
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)

Loading…
Cancel
Save