Browse Source

工具附件上传检验 2022年12月26日 sxm

master
[li_she] 3 years ago
parent
commit
303bf6ff32
  1. 2
      src/views/modules/knifemold/receive.vue

2
src/views/modules/knifemold/receive.vue

@ -1015,7 +1015,7 @@ export default {
let jsonData = {
site: this.site,
sysOssId: row.id,
type: 'ReveiveFile',
type: 'InspectFile',
associatedField1: this.currentData.transactionId,
}
jsonList.push(jsonData)

Loading…
Cancel
Save