Commit 8819516f authored by 徐俊's avatar 徐俊

xujun

parent 9a317a05
...@@ -122,7 +122,7 @@ export default { ...@@ -122,7 +122,7 @@ export default {
}, },
recordClick(record, type) { recordClick(record, type) {
if (type === 'view') { if (type === 'view') {
this.id = record.id this.id = record.projId
this.visibleView = true this.visibleView = true
} else if (type === 'convert') { } else if (type === 'convert') {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment