fix: เพิ่ม เงื่อนไข การเเสดงปุ่มสร้างของลูก
This commit is contained in:
parent
197c6894d1
commit
d40d88bc22
1 changed files with 1 additions and 0 deletions
|
|
@ -447,6 +447,7 @@ watch(locale, () => {
|
||||||
<span>{{ node.name }}</span>
|
<span>{{ node.name }}</span>
|
||||||
<div class="q-gutter-xs flex no-wrap" @click.stop>
|
<div class="q-gutter-xs flex no-wrap" @click.stop>
|
||||||
<q-btn
|
<q-btn
|
||||||
|
v-if="node.isHeadOffice"
|
||||||
@click.stop="
|
@click.stop="
|
||||||
triggerCreate('subBranch', node.id, node.code)
|
triggerCreate('subBranch', node.id, node.code)
|
||||||
"
|
"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue