define object.assign
This commit is contained in:
parent
cb28673a7d
commit
6913a2eaeb
@ -4,7 +4,7 @@ utils.js 工具类
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
function utils() {
|
function utils() {
|
||||||
|
this.init();
|
||||||
}
|
}
|
||||||
|
|
||||||
utils.prototype.init = function () {
|
utils.prototype.init = function () {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user