From 0c07226263a9498f06ae820bc45d664667e66618 Mon Sep 17 00:00:00 2001
From: shuishen <1109946754@qq.com>
Date: Fri, 29 Jul 2022 16:06:58 +0800
Subject: [PATCH] 1

---
 src/views/farmplant/detection.vue |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/src/views/farmplant/detection.vue b/src/views/farmplant/detection.vue
index 7426edc..6643d4c 100644
--- a/src/views/farmplant/detection.vue
+++ b/src/views/farmplant/detection.vue
@@ -42,6 +42,7 @@
         </el-dialog>
     </div>
 </template>
+
 <script>
 import { getDetail, getList, update, remove, save } from "@/api/farm/farmPaper"
 import { mapGetters } from "vuex"

--
Gitblit v1.9.3