From 1eba7ce18429cb9275c12c4d648658612abb5949 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=83=91=E6=98=8E=E6=A2=81?= <2429105222@qq.com> Date: Tue, 10 Jan 2023 14:09:42 +0800 Subject: [PATCH] =?UTF-8?q?=E7=AC=AC=E4=B8=89=E6=96=B9=E5=BA=93=E5=AD=98?= =?UTF-8?q?=E4=BF=A1=E6=81=AF=E7=95=8C=E9=9D=A2=E6=A0=B7=E5=BC=8F=E4=BF=AE?= =?UTF-8?q?=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../thirdSys/invProducts/thrInvProducts.vue | 600 +++++++------- .../invProducts/thrInvProductsExport.vue | 543 ++++++------ .../invProducts/thrInvProductsImport.vue | 775 +++++++++--------- .../thrInvProductsImportDetail.vue | 314 +++---- .../invProducts/thrInvProductsSelect.vue | 112 ++- .../thirdSys/product/thrProductsImport.vue | 2 +- 6 files changed, 1200 insertions(+), 1146 deletions(-) diff --git a/src/views/thirdSys/invProducts/thrInvProducts.vue b/src/views/thirdSys/invProducts/thrInvProducts.vue index 13b2cbbf..39b5ccda 100644 --- a/src/views/thirdSys/invProducts/thrInvProducts.vue +++ b/src/views/thirdSys/invProducts/thrInvProducts.vue @@ -1,313 +1,345 @@ diff --git a/src/views/thirdSys/invProducts/thrInvProductsExport.vue b/src/views/thirdSys/invProducts/thrInvProductsExport.vue index 7cb3d1c8..f01ea114 100644 --- a/src/views/thirdSys/invProducts/thrInvProductsExport.vue +++ b/src/views/thirdSys/invProducts/thrInvProductsExport.vue @@ -1,294 +1,301 @@