feat: product analytic range date
This commit is contained in:
@@ -321,7 +321,7 @@ class ProductAnalyticRoute extends _i20.PageRouteInfo<void> {
|
||||
static _i20.PageInfo page = _i20.PageInfo(
|
||||
name,
|
||||
builder: (data) {
|
||||
return const _i12.ProductAnalyticPage();
|
||||
return _i20.WrappedRoute(child: const _i12.ProductAnalyticPage());
|
||||
},
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user