mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-09 12:16:43 +08:00
中介渠道鑫管家B款产品保费输入限制调整
This commit is contained in:
@@ -37,7 +37,7 @@
|
||||
:show-plus="false"
|
||||
:show-minus="false"
|
||||
class="ml30"
|
||||
:disabled="(item.productCode == 'GFRS_M0083' || item.productCode == 'GFRS_M0085') && isFrom != 'proposal'"
|
||||
:disabled="item.productCode == 'GFRS_M0083' && isFrom != 'proposal'"
|
||||
@change="
|
||||
stepperChange(
|
||||
item.calFactorLst[riskFactorIndex].displayAmount,
|
||||
|
||||
Reference in New Issue
Block a user