Compare commits

...

2 Commits

1 changed files with 2 additions and 1 deletions

View File

@ -759,7 +759,8 @@ export default {
id: 3, id: 3,
text: this.$t('N_I_167'), text: this.$t('N_I_167'),
checked: true, checked: true,
prop: 'placeMemberName' // prop: 'placeMemberName'
prop: 'placeMemberCode'
}, },
{ {
id: 4, id: 4,