Merge branch 'dev_product' into dev

This commit is contained in:
皮伟
2019-12-02 14:00:36 +08:00

View File

@@ -883,6 +883,9 @@ export default {
that.isDisableInsured = true
}
}
if (val.radioSure != '') {
this.isSure = false
}
}
}
},