Commit 48df53d8 authored by 朱璇's avatar 朱璇

埋点修改

parent 621325e4
......@@ -396,7 +396,7 @@ class LevelOneItem extends StatelessWidget {
Map<String, dynamic> map = {
"business_id": "${cards.plan.plan_id}",
"planId": cards.plan.plan_id,
"referrer_tab_name": ""
"referrer_tab_name": tabName
};
RouterCenterImpl()
.findMainRouter()
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment