From ceac9f4d6b2bad70b99d8597a42f3c62868804f8 Mon Sep 17 00:00:00 2001 From: unknown Date: Wed, 12 Aug 2020 16:46:22 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E8=A7=86=E5=9B=BE=E9=87=8D?= =?UTF-8?q?=E6=96=B0=E8=AE=BE=E7=BD=AE=E8=BF=87=E6=BB=A4=E6=9D=A1=E4=BB=B6?= =?UTF-8?q?=EF=BC=8C=E5=B7=B2=E9=80=89=E9=A1=B9=E6=9C=AA=E9=87=8D=E7=BD=AE?= =?UTF-8?q?=E7=9A=84=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- o2web/source/x_component_query_Query/Viewer.js | 1 - 1 file changed, 1 deletion(-) diff --git a/o2web/source/x_component_query_Query/Viewer.js b/o2web/source/x_component_query_Query/Viewer.js index 4bc8c2de8a..051295af57 100644 --- a/o2web/source/x_component_query_Query/Viewer.js +++ b/o2web/source/x_component_query_Query/Viewer.js @@ -10,7 +10,6 @@ MWF.xApplication.query.Query.Viewer = MWF.QViewer = new Class({ options: { "style": "default", "skin" : null, - "skin" : null, "resizeNode": true, "paging" : "scroll", "perPageCount" : 50, -- GitLab