lkk
2025-01-16 049e03b29d8cf819c319e85fcf1b7b80454db5b0
src/views/system/tijian/index.vue
@@ -1658,7 +1658,27 @@
        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: {
@@ -2331,7 +2351,6 @@
      let _this = this;
      let cusIdcard = this.form.cusIdcard;
      if (cusIdcard) {
        getCusIdcard(cusIdcard).then((response) => {
          _this.top = false;
          if (response.data) {