liuxiaolong
2019-08-16 cfeba2dea02c1de54cde6c95f2a3f46c121d34aa
controllers/tasklist.go
@@ -41,7 +41,7 @@
         source["title"] = key.(string)
         source["value"] = key.(string)
         source["key"] = key.(string)
         sources := append(sources, source)
         sources = append(sources, source)
         fmt.Println(key)
      }