fix(member): 安置编号不展示问题修复

This commit is contained in:
woody 2025-10-21 17:24:49 +08:00
parent 08ff125951
commit 9f44d30133
1 changed files with 1 additions and 1 deletions

View File

@ -859,7 +859,7 @@ export default {
id: 3, id: 3,
text: '安置编号', text: '安置编号',
checked: true, checked: true,
prop: 'placeMemberName' prop: 'placeMemberCode'
}, },
{ {
id: 4, id: 4,