mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-24 11:22:52 +08:00
[FIX]恢复居民身份证件类型
This commit is contained in:
@@ -422,14 +422,14 @@ export default {
|
||||
id: 1,
|
||||
text: '仅为中国税收居民'
|
||||
},
|
||||
// {
|
||||
// id: 2,
|
||||
// text: '仅为非中国税收居民'
|
||||
// },
|
||||
// {
|
||||
// id: 3,
|
||||
// text: '既是中国税收居民又是其他国家(地区)税收居民'
|
||||
// }
|
||||
{
|
||||
id: 2,
|
||||
text: '仅为非中国税收居民'
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
text: '既是中国税收居民又是其他国家(地区)税收居民'
|
||||
}
|
||||
],
|
||||
//交费期限
|
||||
payEndYear: [
|
||||
|
||||
Reference in New Issue
Block a user