This commit is contained in:
邓晓坤
2019-09-25 14:35:16 +08:00
parent e12b3064a2
commit 0e2dbf4cfc
2 changed files with 4 additions and 4 deletions

View File

@@ -31,8 +31,8 @@ service.interceptors.request.use(
})
}
// config.headers['token'] = window.localStorage.getItem('token')
config.headers['token'] = `507e5ff426364e95b22cd4c1e22f427f`
config.headers['token'] = window.localStorage.getItem('token')
// config.headers['token'] = `507e5ff426364e95b22cd4c1e22f427f`
return config
},
error => {

View File

@@ -101,8 +101,8 @@ export default {
}
},
created() {
// getOrderDetail({ orderNo: localStorage.orderNo }).then(res => {
getOrderDetail({ orderNo: `8186270000000036` }).then(res => {
getOrderDetail({ orderNo: localStorage.orderNo }).then(res => {
if (res.result == 0) {
//投被保人关系
this.relationToAppnt = res.orderDTO.insuredDTOs[0].relationToAppnt