如何给js的对象动态增加keyvar tmpCourse = {}_.each(course, function(value, key) {tmpCourse[key] = valuetmpCourse[key+"test"] = value2023-03-18JavaScript220