From 28bb9aa2e861721c2994046508fe3bd014610de3 Mon Sep 17 00:00:00 2001 From: pnoker Date: Sat, 26 Jun 2021 18:12:34 +0800 Subject: [PATCH] =?UTF-8?q?fix(=E4=BD=8D=E5=8F=B7):=20=E9=A1=B5=E9=9D=A2?= =?UTF-8?q?=E5=A4=AA=E5=AE=BD=E5=AF=BC=E8=87=B4=E8=A1=A8=E6=A0=BC=E7=95=99?= =?UTF-8?q?=E7=99=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/point/Point.vue | 1 - 1 file changed, 1 deletion(-) diff --git a/src/views/point/Point.vue b/src/views/point/Point.vue index ed670cd..cfa5e00 100644 --- a/src/views/point/Point.vue +++ b/src/views/point/Point.vue @@ -61,7 +61,6 @@ }, { label: '位号', prop: 'name', - width: 220, span: 12, search: true, searchSpan: 6,