initializing stg org lv plan with provided url params

This commit is contained in:
adisposkofh
2026-05-11 17:35:09 +02:00
parent fa58635a22
commit 23506430b1
@@ -319,6 +319,10 @@ export default {
this.loadListGroup(); this.loadListGroup();
} }
} }
if (this.formData.stgkz) {
this.loadLvPlan();
}
}, },
template: ` template: `
<div class="cis-lvplan-stg-org d-flex flex-column h-100"> <div class="cis-lvplan-stg-org d-flex flex-column h-100">