natasha 2 years ago
parent
commit
a172329eb9
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/components/Adult/Preview.vue

+ 1 - 0
src/components/Adult/Preview.vue

@@ -888,6 +888,7 @@ export default {
   created() {},
   // 生命周期 - 挂载完成(可以访问DOM元素)
   mounted() {
+    console.log('2022-12-20')
     const _this = this;
     if (_this.context) {
       _this.initContextData();