fix:修改样式

This commit is contained in:
zhangyu
2020-10-12 13:46:31 +08:00
parent 05ce71c643
commit a774960f4d
15 changed files with 77 additions and 24 deletions

View File

@@ -127,7 +127,7 @@
<loading :ref="'localLoadingScreen'+chartIndex"></loading>
</el-dialog>
</div>
<span class="vue-resizable-handle" @mousedown="startResize" v-if="filter.from != 'alertRule'"></span>
<!--<span class="vue-resizable-handle" @mousedown="startResize" v-if="filter.from != 'alertRule'"></span>-->
</div>
</div>
</template>