现在我将点击之后要弹出的那个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'.
是不能这么添加吗 ? 还是我方法不对
13 回答12.8k 阅读
7 回答1.9k 阅读
3 回答1.1k 阅读✓ 已解决
2 回答1.2k 阅读✓ 已解决
6 回答873 阅读✓ 已解决
6 回答1k 阅读
2 回答1.3k 阅读✓ 已解决
原来是用v-if v-show