src/views/land/land.vue @@ -298,7 +298,7 @@ //农事操作 start(row) { this.$router.push({ path: `/framing`, path: `/farmingrecord`, query: row }); },