|
@@ -351,6 +351,7 @@ const initTips = () => {
|
|
* 所以这里进行特殊处理
|
|
* 所以这里进行特殊处理
|
|
*/
|
|
*/
|
|
if (typeof threeDimensionalConfig == "string" && threeDimensionalConfig == "仿真模拟_清洗车") {
|
|
if (typeof threeDimensionalConfig == "string" && threeDimensionalConfig == "仿真模拟_清洗车") {
|
|
|
|
+
|
|
var thisTime = new Date().getTime();
|
|
var thisTime = new Date().getTime();
|
|
|
|
|
|
initTimeQingXiCarAndQv.value = "" + thisTime;
|
|
initTimeQingXiCarAndQv.value = "" + thisTime;
|