Commit b9a73022 authored by youjie's avatar youjie

no message

parent f67921bf
...@@ -307,7 +307,7 @@ ...@@ -307,7 +307,7 @@
if(type&&type==1){ if(type&&type==1){
this.TemplateUrl=`${href}?uid=${this.userInfo.EmployeeId}&model=1` this.TemplateUrl=`${href}?uid=${this.userInfo.EmployeeId}&model=1`
}else{ }else{
this.TemplateUrl=`${href}?ConfigId=${this.FeatureData.ConfigId}` this.TemplateUrl=`${href}?uid=${this.userInfo.EmployeeId}&ConfigId=${this.FeatureData.ConfigId}`
} }
this.dialogPptistVisible = true this.dialogPptistVisible = true
}, },
......
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