+
@@ -381,6 +381,7 @@ export default {
mainRiskCodes: [],
time: 5,
proposalNo:'',
+ jobNo:'' //登录账号
}
},
filters: {
@@ -406,7 +407,9 @@ export default {
return Number(val*0.085).toFixed(2)
},
},
- mounted() {
+ async mounted() {
+ let dataReturn = await riskRules.getAgentInfoFunc(this)
+ this.jobNo = dataReturn.jobNo
setTimeout(() => {
// eslint-disable-next-line no-undef
EWebBridge.webCallAppInJs('webview_left_button', {