fix(01): code
This commit is contained in:
parent
cbb2857ac8
commit
6d1c5ece72
1 changed files with 1 additions and 1 deletions
|
|
@ -1700,7 +1700,7 @@ watch(currentHq, () => {
|
||||||
:img="imageUrl || null"
|
:img="imageUrl || null"
|
||||||
:cover="imageUrl || null"
|
:cover="imageUrl || null"
|
||||||
:title="formData.name"
|
:title="formData.name"
|
||||||
:caption="formData.codeHeadOffice"
|
:caption="formData.code"
|
||||||
icon="mdi-office-building-outline"
|
icon="mdi-office-building-outline"
|
||||||
color="hsla(var(--pink-6-hsl)/1)"
|
color="hsla(var(--pink-6-hsl)/1)"
|
||||||
bgColor="hsla(var(--pink-6-hsl)/0.15)"
|
bgColor="hsla(var(--pink-6-hsl)/0.15)"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue