watch: {
            headerMenu: function () {
                var _this = this;
                _this.$nextTick(function () {
}); } },

  

watch 在created 加载后 

headerMenu 变化检测 配合nexttick
posted on 2020-07-10 10:26  Aaron_Net  阅读(164)  评论(0编辑  收藏  举报