โครงสร้าง => ย้ายตำแหน่งจากหน่วยงาน/ส่วนราชการปัจจุบัน ปรับ expand tree
This commit is contained in:
parent
a319e4efa9
commit
a77d6fd17e
2 changed files with 0 additions and 2 deletions
|
|
@ -282,7 +282,6 @@ const pagination = ref({
|
||||||
<q-tree
|
<q-tree
|
||||||
class="q-pa-md q-gutter-sm"
|
class="q-pa-md q-gutter-sm"
|
||||||
dense
|
dense
|
||||||
default-expand-all
|
|
||||||
selected-color="primary"
|
selected-color="primary"
|
||||||
:nodes="nodeTree"
|
:nodes="nodeTree"
|
||||||
node-key="orgTreeId"
|
node-key="orgTreeId"
|
||||||
|
|
|
||||||
|
|
@ -278,7 +278,6 @@ watch(
|
||||||
<q-tree
|
<q-tree
|
||||||
class="q-pa-md q-gutter-sm"
|
class="q-pa-md q-gutter-sm"
|
||||||
dense
|
dense
|
||||||
default-expand-all
|
|
||||||
selected-color="primary"
|
selected-color="primary"
|
||||||
:nodes="nodeTree"
|
:nodes="nodeTree"
|
||||||
node-key="orgTreeId"
|
node-key="orgTreeId"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue