This commit is contained in:
Liang Zhu 2018-05-16 16:57:00 -07:00
Родитель 924c732d9e
Коммит dd2dfa99e3
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -127,7 +127,7 @@ export class Utility {
}
/**Convert a state result to state input
* @param group
* @param state state result
*/
public static toUdpateStateDefinition(state: WITProcessInterfaces.WorkItemStateResultModel): WITProcessDefinitionsInterfaces.WorkItemStateInputModel {
const updateState: WITProcessDefinitionsInterfaces.WorkItemStateInputModel = {