diff --git a/src/const/crud/basic/basicstudent.js b/src/const/crud/basic/basicstudent.js index cd00495..d32742f 100755 --- a/src/const/crud/basic/basicstudent.js +++ b/src/const/crud/basic/basicstudent.js @@ -315,10 +315,10 @@ export const tableOption = { type: 'datetime', format: 'yyyy-MM-dd', }, - { - label: '户口所在地', - prop: 'householdAddress', - }, + // { + // label: '户口所在地', + // prop: 'householdAddress', + // }, { label: '政治面貌', prop: 'politicsStatus',