commit
This commit is contained in:
@@ -65,7 +65,7 @@ export function meetingByMonth(params) {
|
||||
export function addUn(
|
||||
closeState,standId, standSerialNumber, standName,
|
||||
itemsNum, itemsName, productType,
|
||||
productLine, productName, reason, responsibleUnit,
|
||||
productLine, productName,productId,reason, responsibleUnit,
|
||||
dutyEngineer, authEngineer, qaEngineer, planCloseTime) {
|
||||
const data = {
|
||||
closeState,
|
||||
@@ -77,6 +77,7 @@ export function addUn(
|
||||
productType,
|
||||
productLine, //产品线
|
||||
productName, //项目名称
|
||||
productId, //项目编号
|
||||
reason, //不合规项目
|
||||
responsibleUnit, //责任部门
|
||||
dutyEngineer, //责任工程师
|
||||
|
||||
Reference in New Issue
Block a user