Merge branch 'master' of http://yun.pashanhoo.com:9090/bdc/bdcdj-web
Showing
1 changed file
with
1 additions
and
1 deletions
... | @@ -154,7 +154,7 @@ | ... | @@ -154,7 +154,7 @@ |
154 | }, | 154 | }, |
155 | //作废缮证信息 | 155 | //作废缮证信息 |
156 | confirmInvalid () { | 156 | confirmInvalid () { |
157 | invalidCertificate({ bsmbdcqz: this.bsmBdcqz, zfyy: this.zfyy }).then((res) => { | 157 | invalidCertificate({ bsmBdcqz: this.bsmBdcqz, zfyy: this.zfyy }).then((res) => { |
158 | if (res.code === 200) { | 158 | if (res.code === 200) { |
159 | this.list(); | 159 | this.list(); |
160 | this.$message.success("作废成功"); | 160 | this.$message.success("作废成功"); | ... | ... |
-
Please register or sign in to post a comment