Object.assign source object (source) of all enumerated attribute, copied to the target object (target).

this.formInline =  Object.assign(this.formInline, data.obj.vendorPreOrder)

Guess you like

Origin www.cnblogs.com/wssdx/p/12056071.html