This commit is contained in:
Anfioo
2025-12-09 22:27:35 +08:00
parent 7dc18067ac
commit 950d8db10b
372 changed files with 931 additions and 900 deletions

View File

@@ -168,7 +168,8 @@
{{owner.idCard || '-'}}
</td>
<td class="text-center">
{{owner.countryName}}
<!-- {{owner.countryName}}-->
{{vc.i18n(owner.countryName,'country')}}
</td>
<td class="text-center">
{{owner.link}}
@@ -254,7 +255,7 @@
</div>
</div>
<vc:create path="property/addOwner"></vc:create>
<vc:create path="property/editOwner" ></vc:create>
<vc:create path="property/editOwner" ></vc:create>
<vc:create path="property/deleteOwner" notifyLoadDataComponentName="listOwner"></vc:create>
<vc:create path="owner/ownerRooms"></vc:create>
<vc:create path="owner/ownerMembers"></vc:create>