浏览代码

会员端,网络图谱,层数

theo 3 年之前
父节点
当前提交
f705b0fc46
共有 1 个文件被更改,包括 1 次插入1 次删除
  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">