Commit 91571d22 by lichengming

修改了查看项目报告

parent 3ac76bf3
...@@ -841,7 +841,8 @@ Vue.prototype.$openWindowModeless = function(data) { ...@@ -841,7 +841,8 @@ Vue.prototype.$openWindowModeless = function(data) {
data.isReport + data.isReport +
'&userId=' + '&userId=' +
global.getUserInfo().id + global.getUserInfo().id +
'&companyId=1304005330061996033' + '&companyId=' +
global.getUserInfo().companyId +
'&userName=' + '&userName=' +
realname + realname +
'&idType=' + '&idType=' +
......
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