mirror of
https://github.com/apache/skywalking-booster-ui.git
synced 2025-05-13 08:17:33 +00:00
fix: set title
This commit is contained in:
parent
7050675c78
commit
9dd6df2b97
@ -75,6 +75,7 @@ limitations under the License. -->
|
||||
|
||||
init();
|
||||
async function init() {
|
||||
appStoreWithOut.setPageTitle("Widget");
|
||||
dashboardStore.setLayer(route.params.layer);
|
||||
dashboardStore.setEntity(route.params.entity);
|
||||
await setSelector();
|
||||
|
Loading…
Reference in New Issue
Block a user