摘要: 1.在当前文件script标签里面引入axios import axios from "axios" 2.在methods中定义函数 getTest() { var apiUrl = "http://xxxxx/api/cicd-server/cicd/querylist" var params = 阅读全文
posted @ 2023-04-13 10:31 Hello程序媛 阅读(165) 评论(0) 推荐(0)