diff --git a/src/views/contract/limitPrice/index.vue b/src/views/contract/limitPrice/index.vue
index 484c913..70f93e2 100644
--- a/src/views/contract/limitPrice/index.vue
+++ b/src/views/contract/limitPrice/index.vue
@@ -31,6 +31,7 @@
border
lazy
:tree-props="{ children: 'children', hasChildren: 'hasChildren' }"
+ default-expand-all
>
@@ -39,7 +40,8 @@
(scope.row.unitPrice = val)"
:precision="2"
:step="0.1"
:controls="false"