mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-06-01 12:19:28 +00:00
initializing stg org lv plan with provided url params
This commit is contained in:
@@ -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">
|
||||||
|
|||||||
Reference in New Issue
Block a user