shuishen
2023-12-15 1b01ffe23e46627f05aa560d793e9b9b7908d260
subPackage/article/comment.vue
@@ -22,6 +22,7 @@
      methods:{
         submitInfo(){
            if(!this.content)return 
            console.log(this,555)
            addComment({
               content:this.content,
               articleId:this.articleId