bill 4 bulan lalu
induk
melakukan
05bc1cea82
1 mengubah file dengan 1 tambahan dan 0 penghapusan
  1. 1 0
      src/sdk/association/path.ts

+ 1 - 0
src/sdk/association/path.ts

@@ -51,6 +51,7 @@ export const playScenePath = async (
   forceFull = false,
 ) => {
   const node = getPathNode(path)
+  console.log(path, node)
   if (!node) {
     console.error('un', path.id)
     return Message.error('路径所在模型被隐藏活删除,无法播放');