diff --git a/jnpf-app/pages.json b/jnpf-app/pages.json index 1b8cdd25..846a0421 100644 --- a/jnpf-app/pages.json +++ b/jnpf-app/pages.json @@ -472,6 +472,18 @@ "style": { "navigationBarTitleText": "" } + }, + { + "path": "businessLine1/workshopLineIndex", + "style": { + "navigationBarTitleText": "" + } + }, + { + "path": "businessLine1/produceLineIndex", + "style": { + "navigationBarTitleText": "" + } } ] }, diff --git a/jnpf-app/pages/scm/form/businessLine1/produceLineIndex.vue b/jnpf-app/pages/scm/form/businessLine1/produceLineIndex.vue new file mode 100644 index 00000000..b37cb55f --- /dev/null +++ b/jnpf-app/pages/scm/form/businessLine1/produceLineIndex.vue @@ -0,0 +1,814 @@ + + + + \ No newline at end of file diff --git a/jnpf-app/pages/scm/form/businessLine1/workshopLineIndex.vue b/jnpf-app/pages/scm/form/businessLine1/workshopLineIndex.vue new file mode 100644 index 00000000..ca989ea4 --- /dev/null +++ b/jnpf-app/pages/scm/form/businessLine1/workshopLineIndex.vue @@ -0,0 +1,757 @@ + + + + \ No newline at end of file diff --git a/jnpf-app/pages/scm/index/businessLine1/index.vue b/jnpf-app/pages/scm/index/businessLine1/index.vue new file mode 100644 index 00000000..0b29edd3 --- /dev/null +++ b/jnpf-app/pages/scm/index/businessLine1/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 0417d7c4..25717f4c 100644 --- a/jnpf-app/pages/workFlow/flowBefore/form.vue +++ b/jnpf-app/pages/workFlow/flowBefore/form.vue @@ -66,6 +66,16 @@ @eventReceiver="eventReceiver" v-if="config.formEnCode === 'warehousingInspection'" /> + +