This commit is contained in:
yanran200730
2022-08-19 10:02:08 +08:00
parent 301969a84a
commit 258972d117
2 changed files with 2 additions and 0 deletions

View File

@@ -18,6 +18,7 @@
</div>
<div class="rightes fill">
<div class="applicationNames fill">{{ item.girdName }}</div>
<u-icon v-if="item.hasChildren" @click="itemClick(item)" name="arrow-right" color="#ddd"/>
</div>
</div>
</div>