console.log(json); alert(json); }; let uni = 1; //sync const syncFormData = function () { if (JSON.stringify(json.value) !== JSON.stringify(formData.value)) { formData.value = {...json.value} } } const syncFormOption = function () { option.value = {...optionJson.value}; ...
{ + "version": "3.0.6", + "bundled": true, + "dev": true, + "optional": true + }, + "npmlog": { + "version": "4.0.2", + "bundled": true, + "dev": true, + "optional": true + }, + "number-is-nan": { + "version": "1.0.1", + "bundled": true, + "dev"...