diff --git a/src/component/pro-form/src/ProForm.vue b/src/component/pro-form/src/ProForm.vue
index f70e8ab..e737232 100644
--- a/src/component/pro-form/src/ProForm.vue
+++ b/src/component/pro-form/src/ProForm.vue
@@ -24,7 +24,11 @@
>
-
+
+
+
+
+
diff --git a/src/component/pro-form/src/ProFormItem.vue b/src/component/pro-form/src/ProFormItem.vue
index 450ff52..2cecad8 100644
--- a/src/component/pro-form/src/ProFormItem.vue
+++ b/src/component/pro-form/src/ProFormItem.vue
@@ -19,11 +19,6 @@
-
-
- {{ widget.name }}
-
-
diff --git a/src/component/pro-form/src/ProLayout.vue b/src/component/pro-form/src/ProLayout.vue
index 62afd1e..665278a 100644
--- a/src/component/pro-form/src/ProLayout.vue
+++ b/src/component/pro-form/src/ProLayout.vue
@@ -23,6 +23,8 @@
:formTableConfig="formTableConfig"
:key="citem.key"
v-on="$listeners"
+ >
+
+
+
+
@@ -82,6 +87,8 @@
:remote="remote"
:formTableConfig="formTableConfig"
:key="citem.key"
+ >
+
+
+
+
@@ -114,6 +124,8 @@
@btnOnClick="btnOnClick"
v-on="$listeners"
:formTableConfig="formTableConfig"
+ >
+
@@ -131,6 +143,9 @@
v-on="$listeners"
:formTableConfig="formTableConfig"
>
+
+
+
diff --git a/src/component/pro-form/src/components/Tabs/index.vue b/src/component/pro-form/src/components/Tabs/index.vue
index 4051c12..f7dadbf 100644
--- a/src/component/pro-form/src/components/Tabs/index.vue
+++ b/src/component/pro-form/src/components/Tabs/index.vue
@@ -9,7 +9,11 @@
-
+
+
+
+
+