vue 使用$http 请求接口 路径多了1个文件
摘要:
需要请求/testwx/RoomType/add 路径一直报错/roomType//testwx/RoomType/add 之前是这样的写法 this.$http.post('testwx/RoomType/add', this.roomInfo).then(response => { if (re 阅读全文
posted @ 2021-12-31 17:11 左侧岚 阅读(329) 评论(0) 推荐(0)