forked from CITKParus/P8-Panels
WEB APP: Панель "Производственная программа" - изменение имени серверного объекта после рефакторинга
This commit is contained in:
parent
1e72459deb
commit
4736342e6f
@ -257,7 +257,7 @@ const MechRecCostProdPlans = () => {
|
||||
const initPlanCtlgs = useCallback(async () => {
|
||||
if (!state.init) {
|
||||
const data = await executeStored({
|
||||
stored: "PKG_P8PANELS_MECHREC.ACATALOG_INIT",
|
||||
stored: "PKG_P8PANELS_MECHREC.FCPRODPLAN_PP_CTLG_INIT",
|
||||
args: {},
|
||||
respArg: "COUT",
|
||||
isArray: name => name === "XFCPRODPLAN_CRNS"
|
||||
|
Loading…
x
Reference in New Issue
Block a user