feat: entity列表(部分)、css架构更改
This commit is contained in:
@@ -59,9 +59,8 @@
|
||||
<script>
|
||||
import axios from 'axios'
|
||||
import { post } from '@/utils/http'
|
||||
let timeout
|
||||
export default {
|
||||
name: 'topToolMoreOptions',
|
||||
name: 'TopToolMoreOptions',
|
||||
props: {
|
||||
size: {
|
||||
type: String,
|
||||
@@ -233,7 +232,7 @@ export default {
|
||||
}
|
||||
</script>
|
||||
|
||||
<style scoped lang="scss">
|
||||
<style scoped>
|
||||
.cn-dialog {
|
||||
overflow: hidden;
|
||||
}
|
||||
Reference in New Issue
Block a user