This commit is contained in:
yanran200730
2022-05-27 11:38:10 +08:00
parent 740bda233c
commit d2565f6b33

View File

@@ -35,7 +35,7 @@
<image src="./images/down.png" />
</div>
</picker>
<div class="right-item" style="margin-right: 0;">
<div class="right-item" style="margin-right: 0;" @click="toChoose">
<span v-if="userId"><AiOpenData v-if="userId" type="userName" :openid="userId"></AiOpenData></span>
<span v-else>所有干部</span>
<image src="./images/down.png" />