| dist.zip | 补丁 | 查看 | 原始文档 | blame | 历史 | |
| src/views/followvisit/record/detailpage/index.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
dist.zipBinary files differ
src/views/followvisit/record/detailpage/index.vue
@@ -1797,7 +1797,6 @@ yuyingetdetail() { const dataToSubmit = JSON.parse(JSON.stringify(this.tableDatatop)); console.log(dataToSubmit, "dataToSubmit"); return; dataToSubmit.forEach((item, index) => { // 对拷贝的数据进行操作,不影响原始的 scriptResult 数组 item.scriptResult = item.scriptResult.join("&");