mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-11 19:06:43 +08:00
修改验证
This commit is contained in:
@@ -1113,7 +1113,6 @@ export default {
|
|||||||
|
|
||||||
// 通过国籍判断 证件是否符合要求
|
// 通过国籍判断 证件是否符合要求
|
||||||
// 如果是国籍选择中国大陆
|
// 如果是国籍选择中国大陆
|
||||||
console.log('nativeplace', this.userInfo.nativeplace)
|
|
||||||
|
|
||||||
if (this.userInfo.nativeplace <= '4') {
|
if (this.userInfo.nativeplace <= '4') {
|
||||||
// “身份证”或“台湾居民来往大陆通行证”或“港澳居民来往内地通行证”
|
// “身份证”或“台湾居民来往大陆通行证”或“港澳居民来往内地通行证”
|
||||||
|
|||||||
Reference in New Issue
Block a user