diff --git a/src/components/AllTypeFile/update.vue b/src/components/AllTypeFile/update.vue index 8bd9997..5e5e12f 100644 --- a/src/components/AllTypeFile/update.vue +++ b/src/components/AllTypeFile/update.vue @@ -2,7 +2,7 @@
@@ -11,7 +11,7 @@ class="down" :data="scope.row.childrenList" stripe - style="width: 100%;margin-top: 20px;" + style="width: 100%;" :show-header="false" ref="table" > @@ -247,6 +247,12 @@ export default {