|
|
|
@ -3079,6 +3079,7 @@ import {searchBusinessInfo7} from "../../../api/factory/site"; |
|
|
|
priority: this.modalData.priority, |
|
|
|
testPartNo: 'P000000', |
|
|
|
partDesc: '无物料', |
|
|
|
partType: 'Active', |
|
|
|
} |
|
|
|
eamProjectInfoSave(this.modalData).then(({data}) => { |
|
|
|
if (data && data.code === '0') { |
|
|
|
|