From baf49688171db83ef9662f6a21e25a22a2274c4c Mon Sep 17 00:00:00 2001
From: zhang_li
Date: Tue, 25 Mar 2025 11:04:01 +0800
Subject: [PATCH] =?UTF-8?q?YT-2222SCP=E3=80=8A=E4=BE=9B=E5=BA=94=E5=95=86?=
=?UTF-8?q?=E5=8F=91=E8=B4=A7=E7=94=B3=E8=AF=B7=E3=80=8B=E4=B8=AD=E3=80=90?=
=?UTF-8?q?=E6=89=93=E5=8D=B0=E6=A0=87=E7=AD=BE=E3=80=91=E6=8C=89=E9=92=AE?=
=?UTF-8?q?=EF=BC=8C=E5=A6=82=E6=9E=9C=E6=B2=A1=E7=82=B9=E5=87=BB=E8=BF=87?=
=?UTF-8?q?=E3=80=90=E6=89=93=E5=8D=B0=E6=A0=87=E7=AD=BE=E3=80=91=E6=8C=89?=
=?UTF-8?q?=E9=92=AE=E6=97=B6=EF=BC=8C=E6=8C=89=E9=92=AE=E9=A2=9C=E8=89=B2?=
=?UTF-8?q?=E6=98=AF=E8=93=9D=E8=89=B2=EF=BC=9B=E5=A6=82=E6=9E=9C=E5=B7=B2?=
=?UTF-8?q?=E7=BB=8F=E7=82=B9=E5=87=BB=E8=BF=87=E3=80=90=E6=89=93=E5=8D=B0?=
=?UTF-8?q?=E6=A0=87=E7=AD=BE=E3=80=91=E6=8C=89=E9=92=AE=EF=BC=8C=E6=8C=89?=
=?UTF-8?q?=E9=92=AE=E9=A2=9C=E8=89=B2=E5=8F=98=E6=88=90=E6=A9=99=E8=89=B2?=
=?UTF-8?q?=E3=80=82=EF=BC=88=E5=8F=AA=E5=9C=A8=E4=B8=8D=E5=88=87=E6=8D=A2?=
=?UTF-8?q?=E9=A1=B5=E9=9D=A2=E7=9A=84=E6=83=85=E5=86=B5=E4=B8=8B=EF=BC=8C?=
=?UTF-8?q?=E5=AE=9E=E7=8E=B0=E8=BF=99=E4=B8=AA=E5=8A=9F=E8=83=BD=E5=8D=B3?=
=?UTF-8?q?=E5=8F=AF=EF=BC=89?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../supplierdeliver/supplierdeliverRequestMain/index.vue | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/views/wms/purchasereceiptManage/supplierdeliver/supplierdeliverRequestMain/index.vue b/src/views/wms/purchasereceiptManage/supplierdeliver/supplierdeliverRequestMain/index.vue
index c47f6a07c..6be11035a 100644
--- a/src/views/wms/purchasereceiptManage/supplierdeliver/supplierdeliverRequestMain/index.vue
+++ b/src/views/wms/purchasereceiptManage/supplierdeliver/supplierdeliverRequestMain/index.vue
@@ -560,7 +560,7 @@ const butttondata = (row, $index) => {
},
defaultButtons.mainListPointBtn({
hide: isShowMainButton(row, ['3', '8']),
- type: row.isShowSuccess ? 'success' : 'primary',
+ type: row.isShowSuccess ? 'warning' : 'primary',
hasPermi: 'wms:supplierdeliver-request-main:printLabel'
}), // 标签打印
//defaultButtons.mainListDocumentPrintBtn({ hide: isShowMainButton(row, ['3','8']) }), // 单据打印