updated color
This commit is contained in:
parent
ffa8511138
commit
dd95ae4602
1 changed files with 1 additions and 1 deletions
|
|
@ -448,7 +448,7 @@ watch(
|
|||
>
|
||||
<div
|
||||
v-if="prop.node.isDeputy == true && prop.node.orgLevel == 0"
|
||||
class="text-red"
|
||||
class="text-info"
|
||||
>
|
||||
{{ prop.node.orgTreeName }}
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue