diff --git a/src/pages.json b/src/pages.json index 1a936c0..3a133ce 100644 --- a/src/pages.json +++ b/src/pages.json @@ -979,6 +979,13 @@ "navigationStyle": "custom" } }, + { + "path": "moldLedger/childMoldForm", + "style": { + "navigationBarTitleText": "新增子模具", + "navigationStyle": "custom" + } + }, { "path": "moldget/index", "style": { diff --git a/src/pages_function/pages/moldLedger/childMoldForm.vue b/src/pages_function/pages/moldLedger/childMoldForm.vue new file mode 100644 index 0000000..f0d41bb --- /dev/null +++ b/src/pages_function/pages/moldLedger/childMoldForm.vue @@ -0,0 +1,363 @@ +