| | |
| | | firmId: "", |
| | | firmDeptName: "", |
| | | }, |
| | | form1: {}, |
| | | form1: { |
| | | cnName: "", |
| | | contactPerson: "", |
| | | contactPhone: "", |
| | | taxNumber: "", |
| | | legalPerson: "", |
| | | registerAddress: "", |
| | | mailingAddress: "", |
| | | bankAccount: "", |
| | | mailingAddress: "", |
| | | countNum: "", |
| | | bankAccount: "", |
| | | email: "", |
| | | principal: "", |
| | | url: "", |
| | | faxNumber: "", |
| | | areaName: "", |
| | | orderNum: "", |
| | | remark: "", |
| | | validTime: "", |
| | | }, |
| | | title: "", |
| | | // 表单校验 |
| | | rules: { |
| | |
| | | let _this = this; |
| | | let cusIdcard = this.form.cusIdcard; |
| | | if (cusIdcard) { |
| | | |
| | | getCusIdcard(cusIdcard).then((response) => { |
| | | _this.top = false; |
| | | if (response.data) { |