Commit b68268c8 authored by 李苏's avatar 李苏 💬

当前装配SN:"+that.wosncode+";品号"+res.data.records.curwlsncode+";品名"+res.data.records.curwlsnname+"成功!"

parent 03459a0e
...@@ -129,7 +129,7 @@ ...@@ -129,7 +129,7 @@
let msg=res.message||"查询WOSNID:"+that.wosncode+"成功" let msg=res.message||"查询WOSNID:"+that.wosncode+"成功"
zpfk_wrz(that,msg) zpfk_wrz(that,msg)
}else if(res.data.records.sntype=="WLID"){ }else if(res.data.records.sntype=="WLID"){
let msg=res.message||"查询:WLID"+that.wosncode+"成功" let msg=res.message||"当前装配SN:"+that.wosncode+";品号"+res.data.records.curwlsncode+";品名"+res.data.records.curwlsnname+"成功!"
zpfk_wrz(that,msg) zpfk_wrz(that,msg)
} }
that.xlh="" that.xlh=""
......
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