|
@@ -607,7 +607,7 @@ const threeWorldLoadTypeEvent = () => {
|
|
let objNewArray = newArray[i];
|
|
let objNewArray = newArray[i];
|
|
let threeDimensionalConfig = objNewArray["threeDimensionalConfig"];
|
|
let threeDimensionalConfig = objNewArray["threeDimensionalConfig"];
|
|
// console.log("objNewArray", objNewArray);
|
|
// console.log("objNewArray", objNewArray);
|
|
- console.log("threeDimensionalConfig", threeDimensionalConfig);
|
|
|
|
|
|
+ // console.log("threeDimensionalConfig", threeDimensionalConfig);
|
|
|
|
|
|
if (threeDimensionalConfig == "QV仿真实验") {
|
|
if (threeDimensionalConfig == "QV仿真实验") {
|
|
threeWorldLoadType.value = "qv";
|
|
threeWorldLoadType.value = "qv";
|