|
@@ -374,7 +374,7 @@ const submitForm=()=>{
|
|
|
services:params.services})
|
|
|
if(!checkRes.data) return
|
|
|
if(checkRes.data.exist!==0){
|
|
|
- ElMessageBox.confirm(`合规信息已存在,是否继续${dialog.registrationType}登记?`,
|
|
|
+ ElMessageBox.confirm(`该客户已进行预登记,是否继续${dialog.registrationType}预登记?`,
|
|
|
'操作提示',
|
|
|
{
|
|
|
confirmButtonText: '确定',
|