mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-24 10:13:05 +08:00
关联保单号更改
This commit is contained in:
@@ -169,10 +169,11 @@ export default {
|
||||
influenceAddRiskCodes: [],
|
||||
influences: [],
|
||||
nextStepFlag: false,
|
||||
isFrom: localStorage.isRelated === '0',
|
||||
isRelated: localStorage.isRelated === '0',
|
||||
policyNo: '', //关联保单号
|
||||
// 份数
|
||||
mult: ''
|
||||
mult: '',
|
||||
isFrom: ''
|
||||
}
|
||||
},
|
||||
mounted() {
|
||||
|
||||
Reference in New Issue
Block a user