Compare commits
2 Commits
c635c490a1
...
eb0313c226
Author | SHA1 | Date |
---|---|---|
|
eb0313c226 | |
|
b449d0c451 |
|
@ -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,
|
||||||
|
|
Loading…
Reference in New Issue