src/config/property.js @@ -1,3 +1,10 @@ export default { sex: { key_1: '男', key_0: '女' }, idCardType: { key_1: '居民身份证', key_2: '台港澳证件居民来往内地通行证' } }