From 282c7954aabf7c628820c7972cee147e2335740f Mon Sep 17 00:00:00 2001 From: wanglei Date: Wed, 12 Jun 2024 09:07:59 +0800 Subject: [PATCH 1/4] =?UTF-8?q?=E6=A1=A3=E6=A1=88=E6=A3=80=E7=B4=A2?= =?UTF-8?q?=EF=BC=8C=E6=A1=A3=E6=A1=88=E9=87=87=E9=9B=86=E3=80=81=E6=A1=A3?= =?UTF-8?q?=E6=A1=88=E7=9B=AE=E5=BD=95=EF=BC=8C=E6=A1=A3=E6=A1=88=E4=B8=8A?= =?UTF-8?q?=E4=BC=A0=E8=AE=B0=E5=BD=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- dangan-ui/src/views/dangan/catalog/index.vue | 130 +------- .../src/views/dangan/collection/index.vue | 4 +- .../src/views/dangan/pictureRecard/index.vue | 301 +++++++----------- .../src/views/dangan/retrieval/index.vue | 26 +- dangan-ui/src/views/index.vue | 26 +- 5 files changed, 150 insertions(+), 337 deletions(-) diff --git a/dangan-ui/src/views/dangan/catalog/index.vue b/dangan-ui/src/views/dangan/catalog/index.vue index 083da25..f0cd154 100644 --- a/dangan-ui/src/views/dangan/catalog/index.vue +++ b/dangan-ui/src/views/dangan/catalog/index.vue @@ -229,59 +229,12 @@ - - - - - -
- 全选 - OCR识别 -
-
- -
- - -

{{ item.picName }}

-

{{ item.muPath }}

-

{{ item.wlsjPath }}

-
-
-
- -
- -
-
- - -

{{ item.picName }}

-

{{ item.muPath }}

-

{{ item.wlsjPath }}

-
-
- - -
-
- -
- diff --git a/dangan-ui/src/views/dangan/collection/index.vue b/dangan-ui/src/views/dangan/collection/index.vue index b11efa5..41ee085 100644 --- a/dangan-ui/src/views/dangan/collection/index.vue +++ b/dangan-ui/src/views/dangan/collection/index.vue @@ -44,8 +44,8 @@
- 是否一组[OCR最多选择2张识别] - 是否双面 + 一组[OCR最多选择2张识别] + 双面
全选 diff --git a/dangan-ui/src/views/dangan/pictureRecard/index.vue b/dangan-ui/src/views/dangan/pictureRecard/index.vue index 15b0dc3..38178db 100644 --- a/dangan-ui/src/views/dangan/pictureRecard/index.vue +++ b/dangan-ui/src/views/dangan/pictureRecard/index.vue @@ -1,18 +1,26 @@