mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-24 04:22:53 +08:00
建议书编辑功能把选择主线页面的代码逻辑迁移到保费试算页面
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -442,6 +442,7 @@ export default {
|
|||||||
thismyurl = '/common/calculatePremium?proposalOrderNo=' + this.$route.query.proposalOrderNo + '&insuanceIdInfo='+JSON.stringify(insuanceIdInfo)
|
thismyurl = '/common/calculatePremium?proposalOrderNo=' + this.$route.query.proposalOrderNo + '&insuanceIdInfo='+JSON.stringify(insuanceIdInfo)
|
||||||
}
|
}
|
||||||
if (isProposal) {
|
if (isProposal) {
|
||||||
|
window.localStorage.removeItem("editproposaladdrisk")
|
||||||
this.$jump({
|
this.$jump({
|
||||||
flag: 'h5',
|
flag: 'h5',
|
||||||
extra: {
|
extra: {
|
||||||
|
|||||||
Reference in New Issue
Block a user