更新细节
This commit is contained in:
parent
f3531fb996
commit
a8e448ca8a
@ -160,6 +160,7 @@ class CostBudgetLogic extends BaseLogic
|
||||
}
|
||||
$costBudget->org;
|
||||
$costBudget->dept;
|
||||
$costBudget->annex = json_decode($costBudget->annex, true);
|
||||
unset($item);
|
||||
return $costBudget->toArray();
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user