mirror of https://github.com/veops/cmdb.git
ui: lint
This commit is contained in:
parent
ae1f0f6b4f
commit
ab8ccf7d1b
|
@ -38,7 +38,7 @@
|
|||
</a-col>
|
||||
</a-row>
|
||||
</div>
|
||||
</template>
|
||||
</template>
|
||||
|
||||
<script>
|
||||
export default {
|
||||
|
@ -135,4 +135,3 @@
|
|||
}
|
||||
}
|
||||
</style>
|
||||
|
|
@ -1,4 +1,4 @@
|
|||
<template>
|
||||
<template>
|
||||
<CustomDrawer
|
||||
width="800px"
|
||||
placement="left"
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
<template>
|
||||
<template>
|
||||
<CustomDrawer
|
||||
@close="handleClose"
|
||||
width="500"
|
||||
|
|
Loading…
Reference in New Issue