lcw
This commit is contained in:
@ -12,8 +12,6 @@
|
||||
<div class="item_card">
|
||||
<div style="line-height: 18px">
|
||||
{{ item.yjNr }}
|
||||
<!-- 2025年3月20日,早上10点时,重点人员张三购买林芝客运站前
|
||||
往朗县客运站的车票。 -->
|
||||
</div>
|
||||
<el-divider border-style="dashed" class="dashed" />
|
||||
<div class="flex">
|
||||
@ -25,7 +23,7 @@
|
||||
<div class="inform_name">
|
||||
姓名:<span>{{ item.yjRyxm }}</span>
|
||||
</div>
|
||||
<div class="inform_tag">{{ item.yjlyBqmc }}</div>
|
||||
<div class="inform_tag" v-if="item.yjlyBqmc">{{ item.yjlyBqmc }}</div>
|
||||
</div>
|
||||
|
||||
<div>身份证:{{ item.yjRysfzh }}</div>
|
||||
|
||||
Reference in New Issue
Block a user