From 2eee4a28e92748c181c92c21f3dbf64f10c8df61 Mon Sep 17 00:00:00 2001
From: liuyg <376836862@qq.com>
Date: Fri, 27 Aug 2021 16:21:13 +0800
Subject: [PATCH] 禁用按钮逻辑   (会随网速而改变)

---
 src/views/home/column.js |   10 ----------
 1 files changed, 0 insertions(+), 10 deletions(-)

diff --git a/src/views/home/column.js b/src/views/home/column.js
index 07e2917..3c4fcd3 100644
--- a/src/views/home/column.js
+++ b/src/views/home/column.js
@@ -27,16 +27,6 @@
             },
         ],
     },
-    // {
-    //     label: "",
-    //     labelWidth: 20,
-    //     type: "title",
-    //     prop: "title0",
-    //     span: 24,
-    //     styles: {
-    //         fontSize: "24px",
-    //     },
-    // },
     {
         label: "统一社会信用代码",
         prop: "creditcode",

--
Gitblit v1.9.3