修改页面表格样式
This commit is contained in:
@@ -125,13 +125,13 @@
|
||||
</div>
|
||||
<div style="width: 370px">
|
||||
<div class="custom-table-header">
|
||||
<div class="title">监测点绑定</div>
|
||||
<div class="title">绑定测点</div>
|
||||
<el-button :icon="Select" type="primary" @click="saveIndicator" class="ml10" :loading="loading">
|
||||
保存
|
||||
</el-button>
|
||||
</div>
|
||||
<!-- <steadyStateTree /> -->
|
||||
<Tree class="borderBox" ref="treeRef" show-checkbox :showBut="false" width="370px" :height="260"
|
||||
<Tree class="borderBox" ref="treeRef" show-checkbox :showBut="false" width="370px" :height="250"
|
||||
:data="menuTree" :checkStrictly="checkStrictly"></Tree>
|
||||
</div>
|
||||
<!-- 新增/编辑弹框 -->
|
||||
|
||||
Reference in New Issue
Block a user