| | |
| | | this.formCheckAll.wbsPath = path; |
| | | } |
| | | } |
| | | |
| | | |
| | | this.formCheckAll.sjfl = '数字化成果' |
| | | const data = await dataUpload_uploadChecks(this.formCheckAll); |
| | | if (data.code != 200) { |
| | |
| | | this.taskStatus++; |
| | | this.getStartTaskStatus(); |
| | | } else { |
| | | this.quayTestForms.names = JSON.parse(this.pathBak).toString(); |
| | | this.quayTestForms.names = this.pathBak |
| | | var value = this.getCheckedKeys |
| | | var bak = value.data.fullName.split("\\"); |
| | | this.quayTestForms.xmmc = bak[this.taskStatus]; |
| | | this.quayTestForms.sjzy = this.formInline.specialtyId; |
| | | this.quayTestForms.zipPath = |
| | | this.multipleSelection[this.taskStatus].path; |
| | | // this.quayTestForms.wbsPath = this.multipleSelection[this.taskStatus].path; |
| | | // this.quayTestForms.wbsPath = this.multipleSelection[this.taskStatus].path; |
| | | this.quayTestForms.sjfl = '数字化成果' |
| | | const data = await dataUpload_uploadChecks(this.quayTestForms); |
| | | if (data.code != 200) { |
| | |
| | | } |
| | | this.progress = std / (res.length * 100); |
| | | for (var i in this.tableData) { |
| | | if (!this.multipleSelection[this.taskStatus]) { |
| | | break; |
| | | } |
| | | if ( |
| | | |
| | | this.tableData[i].path == this.multipleSelection[this.taskStatus].path |
| | | ) { |
| | | this.$set(this, "jindutiao", parseInt(this.progress * 100)); |