mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-11 10:56:44 +08:00
告知不显示风险测评节点
This commit is contained in:
@@ -75,7 +75,7 @@ export default {
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
async created() {
|
async created() {
|
||||||
this.$store.commit('updateAnswerType', false )
|
// this.$store.commit('updateAnswerType', false )
|
||||||
let res = await getOrderDetail({ orderNo: localStorage.orderNo })
|
let res = await getOrderDetail({ orderNo: localStorage.orderNo })
|
||||||
// 是否从添加指定受益人页面跳转
|
// 是否从添加指定受益人页面跳转
|
||||||
if (localStorage.fromAddBeneficiaryInfo) {
|
if (localStorage.fromAddBeneficiaryInfo) {
|
||||||
|
|||||||
Reference in New Issue
Block a user