this.$ajax({method:'delete',url:'/api/commodityCategory/delete',data:{"id":"a"},}).then(function(response){console.log(response);}).catch(function(response){console.log(response);});这样写好像毫无反应,也没有回报.看文档貌似也没有例子this.$ajax在vue的main.js配置过了
杨__羊羊
森栏
相关分类