0728
This commit is contained in:
parent
d5124852d0
commit
12628a45a5
@ -802,6 +802,8 @@ export default {
|
||||
item.fileName = this.getFileNameWithoutExtension(item.name)
|
||||
item.filePath = item.url
|
||||
item.warnTime = this.form.warnTime
|
||||
item.fatherId = this.fatherId
|
||||
item.servicePackageId = 'jiaxiao'
|
||||
})
|
||||
addBatchInspectionFile(this.fileList).then(res => {
|
||||
this.$modal.msgSuccess('新增成功')
|
||||
|
Loading…
Reference in New Issue
Block a user