[FIX]【保全】受益人变更—确认页受益份额显示问题、添加指定受益人客户列表右上角×无效;【保全】影像上传界面title修改;【保全】保全-续期账号变更-搜索客户界面-查询出结果之后点击取消,将数据清空

This commit is contained in:
yuweiqi
2020-07-03 16:05:49 +08:00
parent 89aa699a9b
commit 51c73d6bb9
5 changed files with 50 additions and 12 deletions

View File

@@ -99,7 +99,7 @@ export default [
name: 'PcImageUpload',
component: PcImageUpload,
meta: {
title: '续期账号图片上传',
title: '影像资料上传',
index: 1
}
},
@@ -173,7 +173,7 @@ export default [
name: 'BcImageUpload',
component: BcImageUpload,
meta: {
title: '上传影像资料',
title: '影像资料上传',
index: 1
}
},
@@ -210,7 +210,7 @@ export default [
name: 'CtImageUpload',
component: CtImageUpload,
meta: {
title: '影像上传',
title: '影像资料上传',
index: 1
}
},
@@ -247,7 +247,7 @@ export default [
name: 'CtImageUpload',
component: WtImageUpload,
meta: {
title: '影像上传',
title: '影像资料上传',
index: 1
}
},