mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-23 07:36:44 +08:00
[FIX]【保全】受益人变更—确认页受益份额显示问题、添加指定受益人客户列表右上角×无效;【保全】影像上传界面title修改;【保全】保全-续期账号变更-搜索客户界面-查询出结果之后点击取消,将数据清空
This commit is contained in:
@@ -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
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user