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

xujun

parent 9a317a05
......@@ -122,7 +122,7 @@ export default {
},
recordClick(record, type) {
if (type === 'view') {
this.id = record.id
this.id = record.projId
this.visibleView = true
} 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