javascript es6对象语法Object.assign()使用
定义 /** * Copy the values of all of the enumerable own properties from one or more source objects to a * target object. Returns the target object. * @param tar...
定义 /** * Copy the values of all of the enumerable own properties from one or more source objects to a * target object. Returns the target object. * @param tar...