diff --git a/src/views/index.vue b/src/views/index.vue index 7b3b675..72cf1f7 100644 --- a/src/views/index.vue +++ b/src/views/index.vue @@ -2230,6 +2230,7 @@ const delObstacleItem = (e) => { // 打开处置模态框 const openHandleObstacleDialog3 = (e) => { + console.log(e.row) dialog4Form.value = { ...e.row, fileList: e.row.files.map(v => {