43159428 by yyx

1

1 parent 2fd4c8f0
...@@ -352,7 +352,7 @@ detail.fetchData(); ...@@ -352,7 +352,7 @@ detail.fetchData();
352 > 352 >
353 <div>{{ it.name }}</div> 353 <div>{{ it.name }}</div>
354 <div class="idcard"> 354 <div class="idcard">
355 {{ languageFormat(language, "身份证", "ID number") }}{{ 355 {{ languageFormat(language, "证件号", "ID number") }}{{
356 it.idCard 356 it.idCard
357 }} 357 }}
358 </div> 358 </div>
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!