UncleCaozy

3055 经验值

我发现对问题进行评论的时候,并没有为问题表的comments_count进行存入数据操作

前面有其他网友回复过的 我只是搬运一下 让你看见

就是视图页面<script>标签的问题,具体问题就是,select2那个框对标签的操作都没反应了。

难道你们都没发现,做了VUE.JS组件之后,select2没有用了吗

我想问一下,后面的教程我都不用vue,只实现功能,可以吗

朋友,我现在和你遇到了一模一样的问题,请问你最后是怎么解决的?

但是这个问题还是存在,
···
vue.js?d16f:485 [Vue warn]: Error compiling template:
···
取出来
···
Object {question: null}
···

···
vue.js?d16f:7864 Download the Vue Devtools extension for a better development experience:
https://github.com/vuejs/vue-devtools
vue.js?d16f:7874 You are running Vue in development mode.
Make sure to turn on production mode when deploying for production.
See more tips at https://vuejs.org/guide/deployment.html
···

浏览器页面报,这是什么原因

POST http://localhost/api/question/follower 405 (Method Not Allowed);
4:1 Uncaught (in promise) 
Response {url: "/api/question/follower", ok: false, status: 405, statusText: "Method Not Allowed", headers: Headers…}