mirror of
https://github.com/apache/skywalking-booster-ui.git
synced 2025-05-12 15:52:57 +00:00
fix: adjust the order
This commit is contained in:
parent
7fef3e5c39
commit
9098efa558
@ -77,10 +77,6 @@ export const BrowserLogConstants = [
|
|||||||
label: "pagePath",
|
label: "pagePath",
|
||||||
value: "pagePath",
|
value: "pagePath",
|
||||||
},
|
},
|
||||||
{
|
|
||||||
label: "errorUrl",
|
|
||||||
value: "errorUrl",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
label: "time",
|
label: "time",
|
||||||
value: "time",
|
value: "time",
|
||||||
@ -91,6 +87,10 @@ export const BrowserLogConstants = [
|
|||||||
// drag: true,
|
// drag: true,
|
||||||
method: 350,
|
method: 350,
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
label: "errorUrl",
|
||||||
|
value: "errorUrl",
|
||||||
|
},
|
||||||
{
|
{
|
||||||
label: "stack",
|
label: "stack",
|
||||||
value: "stack",
|
value: "stack",
|
||||||
|
Loading…
Reference in New Issue
Block a user