fix: 修改数据统计页面,修改日志展示剔除url展示,台桌列表页面增加下载店铺码

This commit is contained in:
2025-03-12 16:40:48 +08:00
parent 6ba5c1b536
commit 7d0f2a6042
4 changed files with 68 additions and 37 deletions

View File

@@ -51,11 +51,11 @@ const contentConfig: IContentConfig = {
align: "center",
prop: "operation",
},
{
label: "请求Url",
align: "center",
prop: "requestUri",
},
// {
// label: "请求Url",
// align: "center",
// prop: "requestUri",
// },
{
label: "请求耗时",
align: "center",