PMCORE-2552

This commit is contained in:
Henry Jordan
2020-12-17 19:08:08 +00:00
parent df40b1c7c6
commit 1353efabd9
7 changed files with 37 additions and 37 deletions

View File

@@ -144,7 +144,7 @@ export default {
_.forEach(response, (v) => {
data.push({
CASE_NUMBER: v.APP_NUMBER,
CASE_TITLE: v.APP_TITLE,
CASE_TITLE: v.DEL_TITLE,
PROCESS_NAME: v.PRO_TITLE,
TASK: {
TITLE: v.TAS_TITLE,