@@ -64,10 +64,10 @@
cancelButtonText: '取消',
type: 'warning'
}).then(() => {
- return axios.post('http://121.43.171.110:8000/job/信牧基础平台/build', {
+ return axios.post('http://121.43.171.110:8000/job/信牧基础平台/build', null, {
auth: {
username: 'admin',
- password: '9a2cdbd52af045deb750de8dc6e913cb'
+ password: '3edc#EDC'
}
})
}).then(res => {