保存: if(!validateNull(form.relevantFiles)) form.relevantFiles = JSON.stringify(form.relevantFiles)
解析: JSON.parse(JSON.stringify(res.data))