liuxiaolong
2019-08-20 7aa2c6f8eda9f68ca11a3854a1b2a9d69730d6e7
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)
      }