摘要: 先写后台代码 连接前台 下载Element以及axios 布局 然后写我们的二级联动的方法 getOptionsA() { this.$axios .get('http://localhost:55629/api/GetClassifies?pid=0') .then((res) => { this 阅读全文
posted @ 2021-09-15 21:53 古之召虎 阅读(80) 评论(0) 推荐(0)