@@ -194,7 +194,7 @@
list.push(item.account)
})
systemMainDataSync({account:list,type:this.checkType}).then(response => {
- this.msgSuccess(response.message)
+ this.msgSuccess('操作成功,请线下检查同步数据.')
this.resetQuery();
});
}else{