remove accountNumber from header
This commit is contained in:
parent
da1faf1067
commit
22ec7c4185
@ -16,7 +16,7 @@ defineProps({
|
|||||||
|
|
||||||
</script>
|
</script>
|
||||||
<template>
|
<template>
|
||||||
<h2>Summary {{accountNumber}}</h2>
|
<h2>Summary</h2>
|
||||||
<div class="customerAccount customer-detail-container" width="100%">
|
<div class="customerAccount customer-detail-container" width="100%">
|
||||||
<div class="customer-profile-fields vertical-layout">
|
<div class="customer-profile-fields vertical-layout">
|
||||||
<div class="column-layout" style="width: 100%; max-width: 100%; height: 100%;">
|
<div class="column-layout" style="width: 100%; max-width: 100%; height: 100%;">
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user