remove accountNumber from header

This commit is contained in:
Peter Morton 2023-09-27 13:31:21 -05:00
parent da1faf1067
commit 22ec7c4185

View File

@ -16,7 +16,7 @@ defineProps({
</script>
<template>
<h2>Summary {{accountNumber}}</h2>
<h2>Summary</h2>
<div class="customerAccount customer-detail-container" width="100%">
<div class="customer-profile-fields vertical-layout">
<div class="column-layout" style="width: 100%; max-width: 100%; height: 100%;">