From c85c9b3e7cc877496a98b79277cacece5719f515 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=AE=8B=E4=BC=9F=E4=BD=B3?= <2797716443@qq.com> Date: Thu, 6 Jan 2022 16:47:45 +0800 Subject: [PATCH 1/4] =?UTF-8?q?ocr=E8=AF=86=E5=88=AB=E6=B6=88=E8=80=97?= =?UTF-8?q?=E6=97=B6=E9=97=B4=E6=8E=92=E5=BA=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../localTool/standardRecognition/index.vue | 34 ++++++++++++++++--- 1 file changed, 30 insertions(+), 4 deletions(-) diff --git a/src/pages/localTool/standardRecognition/index.vue b/src/pages/localTool/standardRecognition/index.vue index 656a7b7f0..61cc5c087 100644 --- a/src/pages/localTool/standardRecognition/index.vue +++ b/src/pages/localTool/standardRecognition/index.vue @@ -23,6 +23,7 @@ style="width: 100%" height="100%" @selection-change="standSelectChange" + @sort-change="sortChange" :header-cell-style="{ background: '#f8f8f9', color: '#515a6e' }" > @@ -97,13 +98,13 @@ - +