From 347dd75cb5cc61302c4c004443df2d14c82d34cb Mon Sep 17 00:00:00 2001 From: "[li_she]" <[li.she@xujiesoft.com]> Date: Wed, 14 Dec 2022 13:49:40 +0800 Subject: [PATCH] =?UTF-8?q?=E7=BA=BF=E7=A8=8B=E5=90=8C=E6=AD=A5=202022?= =?UTF-8?q?=E5=B9=B412=E6=9C=8813=E6=97=A5=20sxm?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../searchSAPPurchaseOrder.vue | 2689 +++++++++-------- 1 file changed, 1352 insertions(+), 1337 deletions(-) diff --git a/src/views/modules/purchasingManagement/searchSAPPurchaseOrder.vue b/src/views/modules/purchasingManagement/searchSAPPurchaseOrder.vue index ddec8de..e451265 100644 --- a/src/views/modules/purchasingManagement/searchSAPPurchaseOrder.vue +++ b/src/views/modules/purchasingManagement/searchSAPPurchaseOrder.vue @@ -28,7 +28,8 @@ - {{buttons.search}} + {{ buttons.search }} + @@ -89,7 +90,9 @@ - {{buttons.addRoll}} + + {{ buttons.addRoll }} + @@ -100,7 +103,9 @@ - {{buttons.close}} + + {{ buttons.close }} + @@ -114,7 +119,8 @@ - {{buttons.supplierBatchIn}} + {{ buttons.supplierBatchIn }} + @@ -143,21 +149,21 @@ - - {{buttons.insert}} + + {{ buttons.insert }} - - {{labels.customerID}} - + + {{ labels.customerID }} + - - {{labels.fGPartNo}} - + + {{ labels.fGPartNo }} + @@ -171,76 +177,76 @@ - + - - - - - - - - - - - - {{labels.sumQty}} - - {{labels.allQty}} - - - - - - - - - - - + + + + + + + + + + + + {{ labels.sumQty }} + + {{ labels.allQty }} + + + + + + + + + + +
@@ -263,9 +269,9 @@
- {{labels.sumQty}} + {{ labels.sumQty }} - {{labels.allQty}} + {{ labels.allQty }}
@@ -276,15 +282,17 @@ - + - {{buttons.save}} - {{buttons.close}} + {{ buttons.save }} + + {{ buttons.close }} @@ -295,1095 +303,1055 @@ - +
-