lodash官网

npm i --save lodash

main.js

import _ from "lodash";

使用

let data = _.cloneDeep(this.userInfoData)
Logo

前往低代码交流专区

更多推荐