diff --git a/front/src/views/doc/EditTable/index.vue b/front/src/views/doc/EditTable/index.vue
index d743986607a96d773269c50acfe63e0da803ea11..dfb3cdb693a02b8ae7a7b025b723d5b8bc6930a4 100644
--- a/front/src/views/doc/EditTable/index.vue
+++ b/front/src/views/doc/EditTable/index.vue
@@ -1,22 +1,13 @@
-
-
-
-
+
onWeChange(val,scope.row,'type')" :filterable="true" :allowCreate="true" :list="configTypes" :clearable="false" :size="'mini'"/>
-
-
+
onWeChange(val,scope.row,'enumId')" :filterable="true" :allowCreate="false" :list="enumData" :clearable="true" :size="'mini'"/>
-
-
+
onWeChange(val,scope.row,'required')" :activeColor="'#13ce66'" :activeValue="1" :inactivealVue="0"/>
-
-
+
- onWeChange(val,scope.row,'maxLength')" :placeholder="$t('maxLength')" :size="'mini'" :maxlength="10" :showWordLimit="true"/>
+ onWeChange(val,scope.row,'maxLength')" :placeholder="$t('maxLength')" :size="'mini'" :maxlength="10" :showWordLimit="true"/>
-
-
+
-
-
+
onWeChange(val,scope.row,'example')" :placeholder="exampleLabel" :showWordLimit="false"/>
-
-
+ onWeChange(val,scope.row,'orderIndex')"
/>
-
-
+
-
-
+
+