update screen 8, 10

This commit is contained in:
leonard
2025-07-28 08:44:51 +07:00
parent 1453e75f9a
commit d3984182e8
6 changed files with 17 additions and 11 deletions

View File

@ -266,8 +266,8 @@ export default {
},
created() { },
async mounted() {
console.log('----DEBUG---');
await this.initTest();
// console.log('----DEBUG---');
// await this.initTest();
// End Debug Test---
await this.init();
this.initedFlag = true;