修复部分显示bug
This commit is contained in:
@ -83,6 +83,7 @@ export default {
|
||||
return {};
|
||||
},
|
||||
mounted: function () {
|
||||
console.log(this.attr)
|
||||
console.log(this);
|
||||
},
|
||||
watch: {
|
||||
|
Reference in New Issue
Block a user