This commit is contained in:
shijingjing
2022-07-05 15:42:41 +08:00
parent db046021d5
commit 3330da4577

View File

@@ -37,7 +37,7 @@
<u-select v-model="showType" :list="typelist" label-name="dictName" value-name="dictValue"
@confirm="confirmTypeSelect"/>
<AiFixedBtn v-if="checkType == 1">
<AiFixedBtn v-if="checkType == 1 && currentTabs==0">
<div class="addBtn iconfont iconfont-iconfangda" @tap="toAdd" v-if="$permissions('app_apppreventionreturntopoverty_edit')"></div>
</AiFixedBtn>
</div>