From ae72e88d78071683525ce7df363996ac8c47be6e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=90=B4=E7=BA=A2=E5=85=B5?= <374362909@qq.com> Date: Thu, 12 Mar 2026 22:22:24 +0800 Subject: [PATCH] 1 --- src/const/crud/basic/basicstudent.js | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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',