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