优化 监控中心 前台样式
This commit is contained in:
@@ -73,7 +73,8 @@
|
|||||||
zIndex: 9,
|
zIndex: 9,
|
||||||
position: 'absolute',
|
position: 'absolute',
|
||||||
}"
|
}"
|
||||||
@click="getSelect">
|
@click="getSelect"
|
||||||
|
v-if="divWidth != 0">
|
||||||
查询
|
查询
|
||||||
</a-button>
|
</a-button>
|
||||||
</div>
|
</div>
|
||||||
|
@@ -110,7 +110,8 @@
|
|||||||
zIndex: 9,
|
zIndex: 9,
|
||||||
position: 'absolute',
|
position: 'absolute',
|
||||||
}"
|
}"
|
||||||
@click="getSelect(null)">
|
@click="getSelect(null)"
|
||||||
|
v-if="divWidth != 0">
|
||||||
查询
|
查询
|
||||||
</a-button>
|
</a-button>
|
||||||
</div>
|
</div>
|
||||||
|
Reference in New Issue
Block a user