liuyg
2021-10-26 4aaf86e90a70d6af6460966f0461a6353e955b3a
src/views/permit/permit.vue
@@ -595,7 +595,7 @@
      this.xukezData.type = "0";
      this.dialogVisiblecc = false;
      this.xukezData["approve"] = this.textareaShenpi;
      console.log(this.xukezData);
      // console.log(this.xukezData);
      return update(this.xukezData);
    },
    subcc() {
@@ -616,7 +616,7 @@
      this.licenceData.chiden["注册资本"] = row.registeredcapital;
      this.licenceData.chiden["批准文号"] = row.registrationnumber;
      console.log(this.licenceData);
      // console.log(this.licenceData);
      this.dialogVisible = true;
    },
    closePrint() {