From 44e734aa2f988183f3041427b2208ff93d19f09f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?LAPTOP-S9HJSOEB=5C=E6=98=8A=E5=A4=A9?= Date: Wed, 4 Jun 2025 14:38:33 +0800 Subject: [PATCH] =?UTF-8?q?=E5=9B=BE=E7=89=87=E4=BF=AE=E6=94=B9=EF=BC=8C?= =?UTF-8?q?=E4=B8=8A=E4=BD=8D=E4=BF=A1=E6=81=AF=E5=A2=9E=E5=8A=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/antd_color.less | 2 +- src/views/platformCheck/index.vue | 30 ++++++++++++++------- src/views/platformCheck/old/index.vue | 38 +++++++++++++++++++++++---- src/views/roadwayManage/model.vue | 4 +++ 4 files changed, 58 insertions(+), 16 deletions(-) diff --git a/public/antd_color.less b/public/antd_color.less index 3254a56..b746b9c 100644 --- a/public/antd_color.less +++ b/public/antd_color.less @@ -1381,7 +1381,7 @@ tr.ant-table-expanded-row:hover {background: #fbfbfb;} .ant-tag-red-inverse {color: #fff;background: #f5222d;border-color: #f5222d;} .ant-tag-volcano {color: #fa541c;background: #fff2e8;border-color: #ffbb96;} .ant-tag-volcano-inverse {color: #fff;background: #fa541c;border-color: #fa541c;} -.ant-tag-orange {color: #fa8c16;background: color(~`colorPalette("@{heading-color}", 1)`);border-color: #ffd591;} +.ant-tag-orange {color: #fa8c16;background: #fff7e6;border-color: #ffd591;} .ant-tag-orange-inverse {color: #fff;background: #fa8c16;border-color: #fa8c16;} .ant-tag-yellow {color: #fadb14;background: #feffe6;border-color: #fffb8f;} .ant-tag-yellow-inverse {color: #fff;background: #fadb14;border-color: #fadb14;} diff --git a/src/views/platformCheck/index.vue b/src/views/platformCheck/index.vue index b1c2992..b1e7237 100644 --- a/src/views/platformCheck/index.vue +++ b/src/views/platformCheck/index.vue @@ -12,7 +12,12 @@
  • - 系统条码:{{realCheck.code}} + 系统条码:{{realCheck.wmsCode}} + +
  • +
  • + + 扫描条码:{{realCheck.code}}
  • @@ -23,7 +28,14 @@
  • - 盘点结果数量:{{realCheck.count}} + 盘点数量:{{realCheck.count}} + + +
  • + +
  • + + 系统数量:{{realCheck.wmsCount}}
  • @@ -31,22 +43,20 @@ 盘点时间:{{realCheck.createTime}}
  • +
    - - + - + - - -
    - - +
    + 人工核对正确 +