列表中的Vue.js组件未应用

时间:2015-07-06 08:06:09

标签: javascript list components vue.js

移到这里: Vue.js v-component on table

1 个答案:

答案 0 :(得分:0)

可能是因为未加载DOM?

        document.addEventListener('DOMContentLoaded', function() {
            //add js here...
        }, false);