Commit 0ed89ef8 authored by huangyy's avatar huangyy

指定责任人传参增加gwid

parent 62f63009
......@@ -57,7 +57,8 @@
save(){
let params={
id:this.singleItem.id,
jcrid:this.singleItem.jcrid
jcrid:this.singleItem.jcrid,
gwid:this.singleItem.gwid
}
doFp(params).then(res=>{
if(res.success){
......
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