Browse Source

update report analysis

pull/1/head
wahyu 1 year ago
parent
commit
02b4823b28
  1. 2
      src/views/SimproV2/CreatedProyek/ReportAnalysis.js

2
src/views/SimproV2/CreatedProyek/ReportAnalysis.js

@ -178,7 +178,7 @@ const ReportAnalysis = ({ openDialog, closeDialog, toggleDialog, projectId }) =>
name: "assign_material_to_activity",
column_join: "id",
column_self:"activity_id",
column_results: ["qty_planning"]
column_results: ["id", "qty_planning"]
},
{
name1: "m_activity",

Loading…
Cancel
Save