Commit b72146a4 authored by dcy's avatar dcy

保函证书回显

parent c34b48d2
......@@ -446,8 +446,8 @@ export default {
setGuarantee(){
seTupdateBackletter({userId:this.publicObj.id,backLetter:this.guaranteeUrl}).then(r=>{
if(r.code === 0){
this.publicObj.backLetterImg = this.guaranteeUrl;
this.guaranteeShow = false;
this.guaranteeUrl = '';
this.$message.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