修改推送的懒加载

This commit is contained in:
qq787203167
2022-03-24 10:29:07 +08:00
parent 08ed9f9c63
commit 8619773213
3 changed files with 23 additions and 139 deletions
@@ -139,7 +139,7 @@
</div>
</a-col>
<a-col :span="24" v-else-if="item.field_show_type === '9'">
<a-col :span="24" v-else-if="item.field_show_type === '9' || item.field_show_type == 'sel_user'">
<div class="box-title-text">
<div class="title-text">
<span class="Required" v-if="item.field_must_input == 1">*</span>