现在我将点击之后要弹出的那个div写在了一个.vue的文件中,然后引入了进来,bindPopup的时候提示我
Uncaught TypeError: Failed to execute 'appendChild' on 'Node': parameter 1 is not of type 'Node'.
是不能这么添加吗 ? 还是我方法不对
现在我将点击之后要弹出的那个div写在了一个.vue的文件中,然后引入了进来,bindPopup的时候提示我
Uncaught TypeError: Failed to execute 'appendChild' on 'Node': parameter 1 is not of type 'Node'.
是不能这么添加吗 ? 还是我方法不对
10 回答11.2k 阅读
5 回答4.8k 阅读✓ 已解决
4 回答3.1k 阅读✓ 已解决
2 回答2.7k 阅读✓ 已解决
3 回答2.3k 阅读✓ 已解决
3 回答2.1k 阅读✓ 已解决
2 回答2.6k 阅读✓ 已解决
原来是用v-if v-show