This commit is contained in:
Lx 2025-07-28 11:21:26 +08:00
parent d5124852d0
commit 12628a45a5

View File

@ -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('新增成功')