|
@@ -418,9 +418,9 @@ export default {
|
|
|
? "pe"
|
|
|
: "not";
|
|
|
console.log(this.language, "===============");
|
|
|
- this.$nextTick(() => {
|
|
|
- this.autoAudioSta = true;
|
|
|
- });
|
|
|
+ // this.$nextTick(() => {
|
|
|
+ // this.autoAudioSta = true;
|
|
|
+ // });
|
|
|
},
|
|
|
getData() {
|
|
|
// https://www.4dmodel.com/
|