diff --git a/src/pages.json b/src/pages.json index 705fe5d..291c545 100644 --- a/src/pages.json +++ b/src/pages.json @@ -993,6 +993,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 @@ +