From a140d8c8fc7576c7b136b7df2ab9fcfcd1edfbd1 Mon Sep 17 00:00:00 2001
From: xiebin <123456>
Date: Thu, 25 Aug 2022 14:55:14 +0800
Subject: [PATCH] 地图模式显示地块种养品种

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

diff --git a/src/views/task/task.vue b/src/views/task/task.vue
index 6bc0b04..b815e06 100644
--- a/src/views/task/task.vue
+++ b/src/views/task/task.vue
@@ -274,6 +274,7 @@
         viewBtn: true,
         selection: true,
         dialogClickModal: false,
+        emptyBtn:false,
         column: [
           {
             label: "任务名称",

--
Gitblit v1.9.3