修复组件
This commit is contained in:
		| @@ -40,7 +40,7 @@ export default { | |||||||
|     hideId() { |     hideId() { | ||||||
|       if (this.value) { |       if (this.value) { | ||||||
|         let idArr = JSON.parse(JSON.stringify(this.value)) |         let idArr = JSON.parse(JSON.stringify(this.value)) | ||||||
|         return tools.idCardNoUtil.hideId(idArr) |         return tools.ID.hideId(idArr) | ||||||
|       } else return "-" |       } else return "-" | ||||||
|     } |     } | ||||||
|   }, |   }, | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user