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