liuxiaolong
2019-08-23 ccf396d18f149c3ba1d5bb1279f29a5d6eff864c
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)
      }