fix(mission prefab): set mission element active to true

修复任务界面预制体默认未激活的问题,确保任务UI元素可以正常显示加载
This commit is contained in:
panFD
2026-07-23 23:59:01 +08:00
parent b3efb06894
commit f90de03f70

View File

@@ -14372,7 +14372,7 @@
"__id__": 954 "__id__": 954
} }
], ],
"_active": false, "_active": true,
"_components": [ "_components": [
{ {
"__id__": 1024 "__id__": 1024