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