From 631630390cbbcbbdbe605f514e3aab9f795a5fed Mon Sep 17 00:00:00 2001 From: "XI_TENG\\xixi_" <971623072> Date: Tue, 14 May 2024 13:38:14 +0800 Subject: [PATCH 1/7] =?UTF-8?q?=E7=A7=BB=E5=8A=A8=E7=AB=AF=E8=B4=B9?= =?UTF-8?q?=E7=94=A8=E5=8D=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- jnpf-app/pages.json | 12 + jnpf-app/pages/scm/form/cwCost/index.vue | 913 ++++++++++++++++++ .../scm/form/warehousingReportloss/index.vue | 808 ++++++++++++++++ jnpf-app/pages/scm/index/cwCost/index.vue | 539 +++++++++++ .../scm/index/warehousingReportloss/index.vue | 539 +++++++++++ jnpf-app/pages/workFlow/flowBefore/form.vue | 16 +- 6 files changed, 2826 insertions(+), 1 deletion(-) create mode 100644 jnpf-app/pages/scm/form/cwCost/index.vue create mode 100644 jnpf-app/pages/scm/form/warehousingReportloss/index.vue create mode 100644 jnpf-app/pages/scm/index/cwCost/index.vue create mode 100644 jnpf-app/pages/scm/index/warehousingReportloss/index.vue diff --git a/jnpf-app/pages.json b/jnpf-app/pages.json index 846a0421..f21ba353 100644 --- a/jnpf-app/pages.json +++ b/jnpf-app/pages.json @@ -484,6 +484,18 @@ "style": { "navigationBarTitleText": "" } + }, + { + "path": "warehousingReportloss/index", + "style": { + "navigationBarTitleText": "" + } + }, + { + "path": "cwCost/index", + "style": { + "navigationBarTitleText": "" + } } ] }, diff --git a/jnpf-app/pages/scm/form/cwCost/index.vue b/jnpf-app/pages/scm/form/cwCost/index.vue new file mode 100644 index 00000000..e250c84a --- /dev/null +++ b/jnpf-app/pages/scm/form/cwCost/index.vue @@ -0,0 +1,913 @@ + + + + \ No newline at end of file diff --git a/jnpf-app/pages/scm/form/warehousingReportloss/index.vue b/jnpf-app/pages/scm/form/warehousingReportloss/index.vue new file mode 100644 index 00000000..3c7761c0 --- /dev/null +++ b/jnpf-app/pages/scm/form/warehousingReportloss/index.vue @@ -0,0 +1,808 @@ + + + + \ No newline at end of file diff --git a/jnpf-app/pages/scm/index/cwCost/index.vue b/jnpf-app/pages/scm/index/cwCost/index.vue new file mode 100644 index 00000000..b389298f --- /dev/null +++ b/jnpf-app/pages/scm/index/cwCost/index.vue @@ -0,0 +1,539 @@ + + + + diff --git a/jnpf-app/pages/scm/index/warehousingReportloss/index.vue b/jnpf-app/pages/scm/index/warehousingReportloss/index.vue new file mode 100644 index 00000000..54026260 --- /dev/null +++ b/jnpf-app/pages/scm/index/warehousingReportloss/index.vue @@ -0,0 +1,539 @@ + + + + diff --git a/jnpf-app/pages/workFlow/flowBefore/form.vue b/jnpf-app/pages/workFlow/flowBefore/form.vue index 25717f4c..4b0b841c 100644 --- a/jnpf-app/pages/workFlow/flowBefore/form.vue +++ b/jnpf-app/pages/workFlow/flowBefore/form.vue @@ -76,6 +76,16 @@ @eventReceiver="eventReceiver" v-if="config.formEnCode === 'produceLine'" /> + +