jiangping
2023-08-21 2837bdd57f72e386bbf9a725e7b3a13e5eb9e930
platform_web/src/components/business/OperaClientMangerWindow.vue
@@ -217,6 +217,7 @@
        this.form.fileurlfull = this.form.fileStoreAddr ? this.form.fileurlfull : ''
      })
    },
    typeChange() {
      let tempDate = new Date();
      tempDate.setDate(tempDate.getDate() + (this.form.oepnType ? 365 : 15))