fix: set title

This commit is contained in:
Fine 2023-02-03 21:47:41 +08:00
parent 7050675c78
commit 9dd6df2b97

View File

@ -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();