Merge branch 'feature/GFRS【】理赔_claim' into dev

This commit is contained in:
tian.guangyuan
2020-05-19 17:28:51 +08:00

View File

@@ -277,7 +277,8 @@ export default {
//身份证号码
number: that.list.applyerCertiCode,
//姓名
name: that.list.applyerName
name: that.list.applyerName,
businessSource: '3'
}).then(data => {
if (JSON.parse(data).state == '1') {
this.showRead()