|
@@ -39,7 +39,7 @@ function buildCuringInfo(data){
|
|
|
|
|
|
var html=' ' +
|
|
|
' <div class="form-header">' +
|
|
|
- ' <div class="d-flex justify-content-between"><span class="text-muted">通行账号</span></div> ' ;
|
|
|
+ ' <div class="d-flex justify-content-between"><span class="text-muted">养护用户</span></div> ' ;
|
|
|
|
|
|
if(data.mobile==''){
|
|
|
html+='<legend>'+setUndefined(data.email)+'</legend> ';
|