huangjiajun 1 hafta önce
ebeveyn
işleme
61b747c5c3
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. +1
    -1
      app/custom/svc/svc_task_list.go

+ 1
- 1
app/custom/svc/svc_task_list.go Dosyayı Görüntüle

@@ -246,7 +246,7 @@ func TaskDetailNotice(c *gin.Context) {
if args["type"] != "" {
sess.And("type=?", args["type"])
}
size := 10
size := 50
p := utils.StrToInt(args["p"])
if p == 0 {
p = 1


Yükleniyor…
İptal
Kaydet