From 5f9e22d0f44a00c049d3603468c46a28f3c4f4a2 Mon Sep 17 00:00:00 2001 From: smallchill Date: Sun, 22 Mar 2020 12:28:04 +0800 Subject: [PATCH] =?UTF-8?q?:tada:=20=E5=8D=87=E7=BA=A7=20Avue=202.4.1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/work/claim.vue | 1 + src/views/work/todo.vue | 1 + 2 files changed, 2 insertions(+) diff --git a/src/views/work/claim.vue b/src/views/work/claim.vue index 991e605..916fe50 100644 --- a/src/views/work/claim.vue +++ b/src/views/work/claim.vue @@ -89,6 +89,7 @@ height: 'auto', calcHeight: 30, tip: false, + simplePage: true, searchShow: true, searchMenuSpan: 6, border: true, diff --git a/src/views/work/todo.vue b/src/views/work/todo.vue index 8b0faf6..975736c 100644 --- a/src/views/work/todo.vue +++ b/src/views/work/todo.vue @@ -89,6 +89,7 @@ height: 'auto', calcHeight: 30, tip: false, + simplePage: true, searchShow: true, searchMenuSpan: 6, border: true,