| | |
| | | this.formCheckAll.wbsPath = path; |
| | | } |
| | | } |
| | | debugger |
| | | |
| | | this.formCheckAll.sjfl = '数字化成果' |
| | | const data = await dataUpload_uploadChecks(this.formCheckAll); |
| | | if (data.code != 200) { |
| | |
| | | |
| | | |
| | | this.quayTestForms.zipPath = this.multipleSelection[this.taskStatus].path; |
| | | this.quayTestForms.wbsPath = this.multipleSelection[this.taskStatus].path; |
| | | // this.quayTestForms.wbsPath = this.multipleSelection[this.taskStatus].path; |
| | | if (this.quayTestForms.zipPath.indexOf(".zip") == -1) { |
| | | this.taskStatus++; |
| | | this.getStartTaskStatus(); |
| | | } else { |
| | | this.quayTestForms.names = this.pathBak; |
| | | this.quayTestForms.names = JSON.parse(this.pathBak).toString(); |
| | | var value = this.getCheckedKeys |
| | | var bak = value.data.fullName.split("\\"); |
| | | this.quayTestForms.xmmc = bak[this.taskStatus]; |