fix: 分页条数切换后自动刷新 (#243)

This commit is contained in:
chengma
2026-08-15 15:32:01 +08:00
parent af1c056b8c
commit 8e4239bcfc
5 changed files with 92 additions and 13 deletions
+1 -1
View File
@@ -50,7 +50,7 @@ func TestInnerCodeTemplate_模块状态白名单已登记(t *testing.T) {
if err != nil {
t.Fatal(err)
}
if !strings.Contains(string(raw), `"/inner-codes": ["date", "status", "q", "page"]`) {
if !strings.Contains(string(raw), `"/inner-codes": ["date", "status", "q", "page", "page_size"]`) {
t.Fatal("档口入库码页面切换模块后应保持稳定筛选和页码")
}
for _, want := range []string{