src/views/safetyproduction/review.vue
@@ -285,7 +285,8 @@ }, handleClick(data) { this.dialogVisible = true; this.form = data; // this.form = data; this.form=JSON.parse(JSON.stringify(data)); }, lost() { this.dialogVisible = false; @@ -325,4 +326,4 @@ background-color: #034ea2; border: 1px solid #034ea2; } </style> </style>