20200408llj
This commit is contained in:
@@ -49,7 +49,7 @@ export function addList() {
|
||||
ModularID: router.currentRoute.path,
|
||||
type: '2',
|
||||
name: '基础表_合同信息表_制造部_增加数据',
|
||||
param: '项目名称=' + arguments[0] + '&备注=' + arguments[1] + '&合同签订日期=' + arguments[2]
|
||||
param: '项目名称=' + arguments[0] + '&备注=' + arguments[1] + '&合同签订日期=' + arguments[2] + '&自家创建人员编号=' + arguments[3]
|
||||
}
|
||||
})
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user