user5 преди 2 години
родител
ревизия
796f4fb772
променени са 1 файла, в които са добавени 1 реда и са изтрити 0 реда
  1. 1 0
      src/views/modules/program/registered/ProjectArchiveForm.vue

+ 1 - 0
src/views/modules/program/registered/ProjectArchiveForm.vue

@@ -801,6 +801,7 @@
           this.inputForm.auditDate = this.moment(new Date()).format('YYYY-MM-DD HH:mm:ss')
         }
         this.$refs['inputForm'].validate((valid) => {
+          console.log('')
           if (valid) {
             this.loading = true
             this.inputForm.reportFileList = this.$refs.uploadComponentReport.getDataList()