From 58bb64914c2692f680d6071dd92e4f84caa5b655 Mon Sep 17 00:00:00 2001
From: zhang_li
Date: Mon, 24 Mar 2025 19:04:43 +0800
Subject: [PATCH 1/5] =?UTF-8?q?YT-2210=E5=AE=A2=E6=88=B7=E5=AF=B9=E8=B4=A6?=
=?UTF-8?q?=E5=8D=95=EF=BC=8C=E5=88=9B=E5=BB=BA=E5=BC=80=E7=A5=A8=E7=94=B3?=
=?UTF-8?q?=E8=AF=B7=E6=97=B6=E5=BC=80=E7=A5=A8=E7=A7=8D=E7=B1=BB=EF=BC=8C?=
=?UTF-8?q?=E5=BA=94=E9=BB=98=E8=AE=A4=E5=85=A8=E9=80=89=EF=BC=8C=E7=8E=B0?=
=?UTF-8?q?=E6=98=BE=E7=A4=BA=E7=A9=BA?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../customerSaleInvoiceRequestMain.data.ts | 1 +
1 file changed, 1 insertion(+)
diff --git a/src/views/wms/deliversettlementManage/customerSaleInvoiceRequestMain/customerSaleInvoiceRequestMain.data.ts b/src/views/wms/deliversettlementManage/customerSaleInvoiceRequestMain/customerSaleInvoiceRequestMain.data.ts
index 757b3128f..ec5c5a7cc 100644
--- a/src/views/wms/deliversettlementManage/customerSaleInvoiceRequestMain/customerSaleInvoiceRequestMain.data.ts
+++ b/src/views/wms/deliversettlementManage/customerSaleInvoiceRequestMain/customerSaleInvoiceRequestMain.data.ts
@@ -263,6 +263,7 @@ export const CustomerSaleInvoiceMain = useCrudSchemas(reactive([
},
form: {
component: 'Select',
+ value:[''],
componentProps: {
showAll: true,// 备用做全选
multiple: true,
From 7bd977579c811311678653a60b4f3e939ee1f854 Mon Sep 17 00:00:00 2001
From: zhang_li
Date: Mon, 24 Mar 2025 19:30:39 +0800
Subject: [PATCH 2/5] =?UTF-8?q?YT-2222SCP=E3=80=8A=E4=BE=9B=E5=BA=94?=
=?UTF-8?q?=E5=95=86=E5=8F=91=E8=B4=A7=E7=94=B3=E8=AF=B7=E3=80=8B=E4=B8=AD?=
=?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=EF=BC=8C=E5=A6=82=E6=9E=9C=E6=B2=A1=E7=82=B9=E5=87=BB?=
=?UTF-8?q?=E8=BF=87=E3=80=90=E6=89=93=E5=8D=B0=E6=A0=87=E7=AD=BE=E3=80=91?=
=?UTF-8?q?=E6=8C=89=E9=92=AE=E6=97=B6=EF=BC=8C=E6=8C=89=E9=92=AE=E9=A2=9C?=
=?UTF-8?q?=E8=89=B2=E6=98=AF=E8=93=9D=E8=89=B2=EF=BC=9B=E5=A6=82=E6=9E=9C?=
=?UTF-8?q?=E5=B7=B2=E7=BB=8F=E7=82=B9=E5=87=BB=E8=BF=87=E3=80=90=E6=89=93?=
=?UTF-8?q?=E5=8D=B0=E6=A0=87=E7=AD=BE=E3=80=91=E6=8C=89=E9=92=AE=EF=BC=8C?=
=?UTF-8?q?=E6=8C=89=E9=92=AE=E9=A2=9C=E8=89=B2=E5=8F=98=E6=88=90=E6=A9=99?=
=?UTF-8?q?=E8=89=B2=E3=80=82=EF=BC=88=E5=8F=AA=E5=9C=A8=E4=B8=8D=E5=88=87?=
=?UTF-8?q?=E6=8D=A2=E9=A1=B5=E9=9D=A2=E7=9A=84=E6=83=85=E5=86=B5=E4=B8=8B?=
=?UTF-8?q?=EF=BC=8C=E5=AE=9E=E7=8E=B0=E8=BF=99=E4=B8=AA=E5=8A=9F=E8=83=BD?=
=?UTF-8?q?=E5=8D=B3=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, 2 insertions(+)
diff --git a/src/views/wms/purchasereceiptManage/supplierdeliver/supplierdeliverRequestMain/index.vue b/src/views/wms/purchasereceiptManage/supplierdeliver/supplierdeliverRequestMain/index.vue
index 4e399c439..c47f6a07c 100644
--- a/src/views/wms/purchasereceiptManage/supplierdeliver/supplierdeliverRequestMain/index.vue
+++ b/src/views/wms/purchasereceiptManage/supplierdeliver/supplierdeliverRequestMain/index.vue
@@ -560,6 +560,7 @@ const butttondata = (row, $index) => {
},
defaultButtons.mainListPointBtn({
hide: isShowMainButton(row, ['3', '8']),
+ type: row.isShowSuccess ? 'success' : 'primary',
hasPermi: 'wms:supplierdeliver-request-main:printLabel'
}), // 标签打印
//defaultButtons.mainListDocumentPrintBtn({ hide: isShowMainButton(row, ['3','8']) }), // 单据打印
@@ -1233,6 +1234,7 @@ const labelPrint = async (row) => {
tableColumns.forEach((item) => {
item.width = item.table?.width
})
+ row.isShowSuccess = true
searchTableRef.value.openData(t('ts.标签信息'), tableObjectPrint, { tableColumns }, true)
}
From d0d022ed5fd5a23db96eb4d392d4e8767f69a966 Mon Sep 17 00:00:00 2001
From: zhang_li
Date: Mon, 24 Mar 2025 19:57:22 +0800
Subject: [PATCH 3/5] =?UTF-8?q?YT-2245WMS=E3=80=8A=E8=A1=A5=E7=BB=99?=
=?UTF-8?q?=E5=93=81=E7=94=9F=E4=BA=A7=E8=AE=B0=E5=BD=95=E3=80=8B=E3=80=8A?=
=?UTF-8?q?=E5=8F=B7=E5=8F=A3=E5=93=81=E7=94=9F=E4=BA=A7=E8=AE=B0=E5=BD=95?=
=?UTF-8?q?=E3=80=8B=E9=9A=90=E8=97=8F=E6=92=A4=E9=94=80=E6=8A=A5=E5=B7=A5?=
=?UTF-8?q?=E6=8C=89=E9=92=AE?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../productreceipt/productreceiptRecordMain/index.vue | 2 +-
.../productreceiptAssembleRecordMain/index.vue | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/views/wms/productionManage/productreceipt/productreceiptRecordMain/index.vue b/src/views/wms/productionManage/productreceipt/productreceiptRecordMain/index.vue
index acb4c66e0..1076af82a 100644
--- a/src/views/wms/productionManage/productreceipt/productreceiptRecordMain/index.vue
+++ b/src/views/wms/productionManage/productreceipt/productreceiptRecordMain/index.vue
@@ -237,7 +237,7 @@ const butttondata = (row, $index) => {
// hide: row.putawayRequestFlag == 'FALSE' || row.recoveryRequestFlag == 'TRUE'
// }), // 生成采购上架申请
// defaultButtons.mainListPointBtn(null), // 标签打印
- defaultButtons.mainListRecoveryBtn({ hide: row.recoveryRequestFlag == 'TRUE' }) // 制品回收 //recoveryRequestFlag==TRUE不展示
+ // defaultButtons.mainListRecoveryBtn({ hide: row.recoveryRequestFlag == 'TRUE' }) // 制品回收 //recoveryRequestFlag==TRUE不展示
]
}
diff --git a/src/views/wms/productionManage/productreceiptAssemble/productreceiptAssembleRecordMain/index.vue b/src/views/wms/productionManage/productreceiptAssemble/productreceiptAssembleRecordMain/index.vue
index f72f14483..7608c3c34 100644
--- a/src/views/wms/productionManage/productreceiptAssemble/productreceiptAssembleRecordMain/index.vue
+++ b/src/views/wms/productionManage/productreceiptAssemble/productreceiptAssembleRecordMain/index.vue
@@ -241,7 +241,7 @@ const butttondata = (row,$index) => {
// defaultButtons.mainInspectRequestBtn({hasPermi:'wms:purchasereceipt-record-main:createInspectRequest',hide:row.inspectRequestFlag == "FALSE" }),// 生成到货检验申请
// defaultButtons.mainPutawayRequestCpBtn({hasPermi:'wms:purchasereceipt-record-main:createPutawayRequest',hide:row.putawayRequestFlag == "FALSE" || row.recoveryRequestFlag == "TRUE"}),// 生成采购上架申请
// defaultButtons.mainListPointBtn(null), // 标签打印
- defaultButtons.mainListRecoveryBtn({hide:row.recoveryRequestFlag == "TRUE" }), // 制品回收 //recoveryRequestFlag==TRUE不展示
+ // defaultButtons.mainListRecoveryBtn({hide:row.recoveryRequestFlag == "TRUE" }), // 制品回收 //recoveryRequestFlag==TRUE不展示
]
}
From f98e700b5b3e988379745b7909859fe2335f1ff2 Mon Sep 17 00:00:00 2001
From: "YEJIAXING-PC\\lenovo" <591141169@qq.com>
Date: Tue, 25 Mar 2025 08:49:56 +0800
Subject: [PATCH 4/5] =?UTF-8?q?BUG=E4=BF=AE=E6=94=B9?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../deliTimeWms/deliTimeWms.data.ts | 2 +-
.../deliverRecordMain.data.ts | 1 +
.../inventoryinitRequestMain/index.vue | 322 +++++++++++-------
.../purchasereturnRecordMain.data.ts | 92 ++---
.../purchasereturnRequestMain.data.ts | 100 +++---
.../purchasereturnRequestMain.data.ts | 100 +++---
6 files changed, 352 insertions(+), 265 deletions(-)
diff --git a/src/views/wms/basicDataManage/supplierManage/deliTimeWms/deliTimeWms.data.ts b/src/views/wms/basicDataManage/supplierManage/deliTimeWms/deliTimeWms.data.ts
index b86b0d6bc..8d4208106 100644
--- a/src/views/wms/basicDataManage/supplierManage/deliTimeWms/deliTimeWms.data.ts
+++ b/src/views/wms/basicDataManage/supplierManage/deliTimeWms/deliTimeWms.data.ts
@@ -19,7 +19,7 @@ export const DeliTimeWms = useCrudSchemas(reactive([
{
label: '班次',
field: 'shift',
- dictType: DICT_TYPE.SHIFT,
+ dictType: DICT_TYPE.DELISHIF,
dictClass: 'string',
isTable: true,
isDetail: true,
diff --git a/src/views/wms/deliversettlementManage/deliverPdaRecordMain/deliverRecordMain/deliverRecordMain.data.ts b/src/views/wms/deliversettlementManage/deliverPdaRecordMain/deliverRecordMain/deliverRecordMain.data.ts
index 64e19d895..e574b9ed5 100644
--- a/src/views/wms/deliversettlementManage/deliverPdaRecordMain/deliverRecordMain/deliverRecordMain.data.ts
+++ b/src/views/wms/deliversettlementManage/deliverPdaRecordMain/deliverRecordMain/deliverRecordMain.data.ts
@@ -256,6 +256,7 @@ export const DeliverRecordDetail = useCrudSchemas(reactive([
label: '品番',
field: 'itemCode',
sort: 'custom',
+ isSearch:true,
table: {
width: 150
},
diff --git a/src/views/wms/inventoryjobManage/inventoryinitial/inventoryinitRequestMain/index.vue b/src/views/wms/inventoryjobManage/inventoryinitial/inventoryinitRequestMain/index.vue
index 888329b3a..32edec6c8 100644
--- a/src/views/wms/inventoryjobManage/inventoryinitial/inventoryinitRequestMain/index.vue
+++ b/src/views/wms/inventoryjobManage/inventoryinitial/inventoryinitRequestMain/index.vue
@@ -1,23 +1,31 @@
-
+
-
-
+
+
-
-
+
{{ row.number }}
-
-
+
+
@@ -78,17 +89,36 @@
/>
-
+
-
+