注册企业资质证书相关

master
薛宇 2 years ago
parent 958bb4f631
commit 517539e6e9

@ -281,6 +281,7 @@ export default {
},
onConfirmSubmit() {
this.formData.filePath = this.$refs.editorRef.html
this.formData.businessId=this.mobile;
isertCert(this.formData).then( (res)=>{
if(res.code == 20000){

Loading…
Cancel
Save