From 4dd64523aef3b34caa94b6a1e97816f5155abceb Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E5=AE=89=E8=99=B9=E7=9D=BF?= <297504645@qq.com>
Date: Mon, 13 May 2024 17:24:16 +0800
Subject: [PATCH] =?UTF-8?q?=E3=80=90=E5=89=8D=E7=AB=AFpc=E3=80=91=E3=80=90?=
=?UTF-8?q?=E5=89=8D=E7=AB=AFPC=E3=80=91=E2=80=9C=E6=B3=A8=E5=A1=91?=
=?UTF-8?q?=E2=80=9D=EF=BC=8C=E2=80=9C=E5=96=B7=E6=B6=82=E2=80=9D=EF=BC=8C?=
=?UTF-8?q?=E2=80=9C=E8=A3=85=E9=85=8D=E2=80=9D=EF=BC=8C=EF=BC=88=E7=94=B3?=
=?UTF-8?q?=E8=AF=B7+=E4=BB=BB=E5=8A=A1+=E8=AE=B0=E5=BD=95=EF=BC=899?=
=?UTF-8?q?=E4=B8=AA=E9=A1=B5=E9=9D=A2=E5=89=8D=E7=AB=AF=E6=9B=B4=E6=94=B9?=
=?UTF-8?q?=E5=BC=80=E5=8F=91?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../materialIssueManage/PT/IssueJobPT.vue | 547 ++----------------
.../materialIssueManage/PT/IssueNotePT.vue | 85 +--
.../materialIssueManage/PT/IssueRequestPT.vue | 182 ++----
.../materialIssueManage/ZP/IssueJobZP.vue | 547 ++----------------
.../materialIssueManage/ZP/IssueNoteZP.vue | 85 +--
.../materialIssueManage/ZP/IssueRequestZP.vue | 182 ++----
.../materialIssueManage/ZS/IssueJobZS.vue | 85 +--
.../materialIssueManage/ZS/IssueNoteZS.vue | 43 +-
.../materialIssueManage/ZS/IssueRequestZS.vue | 100 ++--
9 files changed, 302 insertions(+), 1554 deletions(-)
diff --git a/fe/PC/src/views/materialIssueManage/PT/IssueJobPT.vue b/fe/PC/src/views/materialIssueManage/PT/IssueJobPT.vue
index 437342642..8f70b0fe7 100644
--- a/fe/PC/src/views/materialIssueManage/PT/IssueJobPT.vue
+++ b/fe/PC/src/views/materialIssueManage/PT/IssueJobPT.vue
@@ -24,20 +24,19 @@
:httpOverallSearchData="httpOverallSearchData"
>
-
-
+
+
+
+
(displayDialog.detailsDialog = val)"
@drawerbutton="drawerbutton"
+ @handleCommand="drawerHandle"
@close-value="closeValue"
- :currenButtonData="currenButtonData"
:tableColumns="detailsTableColumns"
:totalCount="totalCountDetails"
:MaxResultCount="MaxResultCountDetails"
@alterResultCountDetails="alterResultCountDetails"
@alertoldSkipCountDetails="alertoldSkipCountDetails"
- >
-
-
-
- 查看库移
-
-
-
-
-
-
+ >
\ No newline at end of file
diff --git a/fe/PC/src/views/materialIssueManage/PT/IssueNotePT.vue b/fe/PC/src/views/materialIssueManage/PT/IssueNotePT.vue
index 0244c2d20..ff8cd3553 100644
--- a/fe/PC/src/views/materialIssueManage/PT/IssueNotePT.vue
+++ b/fe/PC/src/views/materialIssueManage/PT/IssueNotePT.vue
@@ -24,16 +24,27 @@
:httpOverallSearchData="httpOverallSearchData"
>
-
+
+
+
+
(displayDialog.detailsDialog = val)"
- @drawerbutton="drawerbutton"
@handleCommand="drawerHandle"
@close-value="closeValue"
:tableColumns="detailsTableColumns"
@@ -45,13 +56,11 @@
\ No newline at end of file
diff --git a/fe/PC/src/views/materialIssueManage/PT/IssueRequestPT.vue b/fe/PC/src/views/materialIssueManage/PT/IssueRequestPT.vue
index e19006870..4e0f1386a 100644
--- a/fe/PC/src/views/materialIssueManage/PT/IssueRequestPT.vue
+++ b/fe/PC/src/views/materialIssueManage/PT/IssueRequestPT.vue
@@ -30,15 +30,13 @@
:loading="Loading.importLoading"
:show="displayDialog.importDialog"
:URL="URL"
- :disabledMethod="{ method1: false, method2: false, method3: false }"
- :disabledIsAllowPartImport="{
- isAllowPartImport1: false,
- isAllowPartImport2: false,
- }"
+ :disabledMethod = {method1:false,method2:false,method3:false}
+ :disabledIsAllowPartImport = {isAllowPartImport1:false,isAllowPartImport2:false}
isAllowPartImportValue="1"
@importClick="postImportMergeClick(arguments)"
@postImportDown="importDown"
>
+
(displayDialog.detailsDialog = val)"
@drawerbutton="drawerbutton"
+ @handleCommand="drawerHandle"
@close-value="closeValue"
- :currenButtonData="currenButtonData"
:tableColumns="detailsTableColumns"
:totalCount="totalCountDetails"
:MaxResultCount="MaxResultCountDetails"
@@ -59,14 +57,11 @@
\ No newline at end of file
diff --git a/fe/PC/src/views/materialIssueManage/ZP/IssueJobZP.vue b/fe/PC/src/views/materialIssueManage/ZP/IssueJobZP.vue
index ee456f616..722647373 100644
--- a/fe/PC/src/views/materialIssueManage/ZP/IssueJobZP.vue
+++ b/fe/PC/src/views/materialIssueManage/ZP/IssueJobZP.vue
@@ -24,20 +24,19 @@
:httpOverallSearchData="httpOverallSearchData"
>
-
-
+
+
+
+
(displayDialog.detailsDialog = val)"
@drawerbutton="drawerbutton"
+ @handleCommand="drawerHandle"
@close-value="closeValue"
- :currenButtonData="currenButtonData"
:tableColumns="detailsTableColumns"
:totalCount="totalCountDetails"
:MaxResultCount="MaxResultCountDetails"
@alterResultCountDetails="alterResultCountDetails"
@alertoldSkipCountDetails="alertoldSkipCountDetails"
- >
-
-
-
- 查看库移
-
-
-
-
-
-
+ >
\ No newline at end of file
diff --git a/fe/PC/src/views/materialIssueManage/ZP/IssueNoteZP.vue b/fe/PC/src/views/materialIssueManage/ZP/IssueNoteZP.vue
index 2c6f56858..a24082619 100644
--- a/fe/PC/src/views/materialIssueManage/ZP/IssueNoteZP.vue
+++ b/fe/PC/src/views/materialIssueManage/ZP/IssueNoteZP.vue
@@ -24,16 +24,27 @@
:httpOverallSearchData="httpOverallSearchData"
>
-
+
+
+
+
(displayDialog.detailsDialog = val)"
- @drawerbutton="drawerbutton"
@handleCommand="drawerHandle"
@close-value="closeValue"
:tableColumns="detailsTableColumns"
@@ -45,13 +56,11 @@
\ No newline at end of file
diff --git a/fe/PC/src/views/materialIssueManage/ZP/IssueRequestZP.vue b/fe/PC/src/views/materialIssueManage/ZP/IssueRequestZP.vue
index ec54dccd3..c7e913c1e 100644
--- a/fe/PC/src/views/materialIssueManage/ZP/IssueRequestZP.vue
+++ b/fe/PC/src/views/materialIssueManage/ZP/IssueRequestZP.vue
@@ -30,15 +30,13 @@
:loading="Loading.importLoading"
:show="displayDialog.importDialog"
:URL="URL"
- :disabledMethod="{ method1: false, method2: false, method3: false }"
- :disabledIsAllowPartImport="{
- isAllowPartImport1: false,
- isAllowPartImport2: false,
- }"
+ :disabledMethod = {method1:false,method2:false,method3:false}
+ :disabledIsAllowPartImport = {isAllowPartImport1:false,isAllowPartImport2:false}
isAllowPartImportValue="1"
@importClick="postImportMergeClick(arguments)"
@postImportDown="importDown"
>
+
(displayDialog.detailsDialog = val)"
@drawerbutton="drawerbutton"
+ @handleCommand="drawerHandle"
@close-value="closeValue"
- :currenButtonData="currenButtonData"
:tableColumns="detailsTableColumns"
:totalCount="totalCountDetails"
:MaxResultCount="MaxResultCountDetails"
@@ -59,14 +57,11 @@
\ No newline at end of file
diff --git a/fe/PC/src/views/materialIssueManage/ZS/IssueJobZS.vue b/fe/PC/src/views/materialIssueManage/ZS/IssueJobZS.vue
index 7b0b46e7d..1e523db87 100644
--- a/fe/PC/src/views/materialIssueManage/ZS/IssueJobZS.vue
+++ b/fe/PC/src/views/materialIssueManage/ZS/IssueJobZS.vue
@@ -30,15 +30,13 @@
:loading="Loading.importLoading"
:show="displayDialog.importDialog"
:URL="URL"
- :disabledMethod="{ method1: false, method2: false, method3: false }"
- :disabledIsAllowPartImport="{
- isAllowPartImport1: false,
- isAllowPartImport2: false,
- }"
+ :disabledMethod = {method1:false,method2:false,method3:false}
+ :disabledIsAllowPartImport = {isAllowPartImport1:false,isAllowPartImport2:false}
isAllowPartImportValue="1"
@importClick="postImportMergeClick(arguments)"
@postImportDown="importDown"
>
+
(displayDialog.detailsDialog = val)"
- @drawerbutton="drawerbuttonHandle"
+ @drawerbutton="drawerbutton"
+ @handleCommand="drawerHandle"
@close-value="closeValue"
- :currenButtonData="currenButtonData"
:tableColumns="detailsTableColumns"
:totalCount="totalCountDetails"
:MaxResultCount="MaxResultCountDetails"
@@ -59,13 +57,13 @@
\ No newline at end of file
diff --git a/fe/PC/src/views/materialIssueManage/ZS/IssueNoteZS.vue b/fe/PC/src/views/materialIssueManage/ZS/IssueNoteZS.vue
index e30222a04..d62555fb2 100644
--- a/fe/PC/src/views/materialIssueManage/ZS/IssueNoteZS.vue
+++ b/fe/PC/src/views/materialIssueManage/ZS/IssueNoteZS.vue
@@ -24,16 +24,27 @@
:httpOverallSearchData="httpOverallSearchData"
>
-
+
+
+
+
(displayDialog.detailsDialog = val)"
- @drawerbutton="drawerbutton"
@handleCommand="drawerHandle"
@close-value="closeValue"
:tableColumns="detailsTableColumns"
@@ -45,13 +56,11 @@
\ No newline at end of file
diff --git a/fe/PC/src/views/materialIssueManage/ZS/IssueRequestZS.vue b/fe/PC/src/views/materialIssueManage/ZS/IssueRequestZS.vue
index fffe9a4fa..60f9449f9 100644
--- a/fe/PC/src/views/materialIssueManage/ZS/IssueRequestZS.vue
+++ b/fe/PC/src/views/materialIssueManage/ZS/IssueRequestZS.vue
@@ -30,15 +30,13 @@
:loading="Loading.importLoading"
:show="displayDialog.importDialog"
:URL="URL"
- :disabledMethod="{ method1: false, method2: false, method3: false }"
- :disabledIsAllowPartImport="{
- isAllowPartImport1: false,
- isAllowPartImport2: false,
- }"
+ :disabledMethod = {method1:false,method2:false,method3:false}
+ :disabledIsAllowPartImport = {isAllowPartImport1:false,isAllowPartImport2:false}
isAllowPartImportValue="1"
@importClick="postImportMergeClick(arguments)"
@postImportDown="importDown"
>
+
(displayDialog.detailsDialog = val)"
- @drawerbutton="drawerbuttonHandle"
+ @drawerbutton="drawerbutton"
+ @handleCommand="drawerHandle"
@close-value="closeValue"
- :currenButtonData="currenButtonData"
:tableColumns="detailsTableColumns"
:totalCount="totalCountDetails"
:MaxResultCount="MaxResultCountDetails"
@@ -59,12 +57,11 @@
\ No newline at end of file