初始化查询
This commit is contained in:
@@ -701,7 +701,13 @@ export default {
|
||||
}
|
||||
}
|
||||
</script>
|
||||
|
||||
<style>
|
||||
td{
|
||||
width: 100px;
|
||||
height: 30px;
|
||||
text-align:center;
|
||||
}
|
||||
</style>
|
||||
<style scoped>
|
||||
span{
|
||||
margin: 10px 0 10px 10px;
|
||||
@@ -713,9 +719,4 @@ export default {
|
||||
max-height: 250px;
|
||||
overflow: auto;
|
||||
}
|
||||
td{
|
||||
width: 100px;
|
||||
height: 30px;
|
||||
text-align:center;
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user