From 5bac47bfb06c52e24c657d01d36491a84d7b4da9 Mon Sep 17 00:00:00 2001 From: shijing Date: Thu, 2 Dec 2021 14:56:24 +0800 Subject: [PATCH] customForm --- hb_client/src/components/customForm/index.vue | 537 ++++++++++++++ hb_client/src/views/mtm/materialdo.vue | 692 ++++++++++-------- 2 files changed, 936 insertions(+), 293 deletions(-) create mode 100644 hb_client/src/components/customForm/index.vue diff --git a/hb_client/src/components/customForm/index.vue b/hb_client/src/components/customForm/index.vue new file mode 100644 index 0000000..eb9b8df --- /dev/null +++ b/hb_client/src/components/customForm/index.vue @@ -0,0 +1,537 @@ + + + + + diff --git a/hb_client/src/views/mtm/materialdo.vue b/hb_client/src/views/mtm/materialdo.vue index 317fcf4..7c3993e 100644 --- a/hb_client/src/views/mtm/materialdo.vue +++ b/hb_client/src/views/mtm/materialdo.vue @@ -86,109 +86,120 @@ :visible.sync="dialogVisibleForm" :title="tableForm.name" > - - - - - - - + + <!––>
回退
保存
@@ -210,7 +221,12 @@
-
+ --> +
+ + 合格验证 + +
@@ -450,10 +466,13 @@ !--> - + - + + + + - - + + @@ -494,6 +513,7 @@