fix: 统一用户有效期日期选择控件

This commit is contained in:
2026-07-11 17:05:31 +08:00
parent 85208972b7
commit 70be6ab657
2 changed files with 14 additions and 9 deletions

View File

@@ -341,8 +341,11 @@ textarea {
}
.student-form-grid .el-input,
.student-form-grid .el-input-number,
.student-form-grid .el-date-editor {
.student-form-grid .el-input-number {
width: 100%;
}
.student-expiry-field {
width: 100%;
}