update
This commit is contained in:
@@ -179,7 +179,7 @@ export function infoContent1(res: any) {
|
||||
}
|
||||
<div class="modal-item">
|
||||
<span class="item-one">地点:</span>
|
||||
<span class="item-two">${res.orgName ? res.orgName : '--'}</span>
|
||||
<span class="item-two">${res.address ? res.address : '--'}</span>
|
||||
</div>
|
||||
</div> `;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user