mirror of
https://github.com/tidys/cc-inspector-chrome
synced 2025-11-08 05:05:24 +00:00
打印node名字
This commit is contained in:
@@ -155,6 +155,11 @@ export default defineComponent({
|
||||
ga(GA_EventName.PickTop);
|
||||
},
|
||||
},
|
||||
{
|
||||
name: "",
|
||||
type: ccui.menu.MenuType.Separator,
|
||||
callback() {},
|
||||
},
|
||||
{
|
||||
name: "Filter Enabled",
|
||||
selected: inspectTarget.enabled,
|
||||
|
||||
Reference in New Issue
Block a user