Browse Source

会员端,网络图谱,层数

theo 4 năm trước cách đây
mục cha
commit
f705b0fc46
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      frontendEle/src/views/atlas/network.vue

+ 1 - 1
frontendEle/src/views/atlas/network.vue

@@ -5,7 +5,7 @@
         <el-input v-model="mainUserName" size="small" style="width:300px;">
           <template slot="prepend">Top Member</template>
         </el-input>
-        <el-input v-model="expandDeep" size="small" style="width:150px;">
+        <el-input v-model="expandDeep" size="small" style="width:200px;">
           <template slot="prepend">Spread depth</template>
         </el-input>
         <el-input v-model="periodNum" size="small" style="width:150px;" v-show="false">