居民档案bug

This commit is contained in:
liuye
2022-03-17 14:17:42 +08:00
parent c86e46296a
commit a05bfbb480
4 changed files with 7 additions and 8 deletions

View File

@@ -32,7 +32,7 @@
<div class="item">
<span>身份证号</span>
<span>{{ data.resident && data.resident.idNumber.replace(/^(\w{6})\w{8}(.*)$/, '$1****$2') }}</span>
<span>{{ data.resident && data.resident.idNumber.replace(/^(\w{6})\w{8}(.*)$/, '$1********$2') }}</span>
</div>
<div class="item">