学校登录可按条件查询,修复brand删除后更新错误

This commit is contained in:
X1627315083
2025-09-22 16:51:31 +08:00
parent 82f6fd11a0
commit 721143c7f9
10 changed files with 52 additions and 26 deletions

View File

@@ -2314,6 +2314,8 @@ textarea:focus {
top: 0rem;
flex: 1;
border: 1px solid #dcdfe6;
width: calc(var(--width) + 6rem);
padding: 1rem;
}
.generage_btn_box {
position: relative;