Merge branch 'change-email-address-ui' of gitlab.com:CIEFWorldwideSdnBhd/exchange-2.0 into change-email-address-ui

This commit is contained in:
edmondlang
2021-08-24 13:28:28 +08:00
+1 -1
View File
@@ -570,7 +570,7 @@
<div class="row tabsContainer tabContent" tab-name="customer-list" v-if="$store.getters.isAdmin">
<company-quick-view-section-component></company-quick-view-section-component>
</div>
<div class="row tabsContainer tabContent" v-bind:class="{ hide: $store.getters.isAdmin }" v-else tab-name="announcement-list">
<div class="row tabsContainer tabContent hide" v-else tab-name="announcement-list">
<announcement-quick-view-section-component></announcement-quick-view-section-component>
</div>
<div class="row tabsContainer hide tabContent" tab-name="PO">