fix: 修复组件指定name重复问题
This commit is contained in:
@@ -116,7 +116,7 @@
|
||||
<script>
|
||||
import editEndpointBoxNew from './editEndpointBoxNew'
|
||||
export default {
|
||||
name: 'endpointBox',
|
||||
name: 'batchModifyEndpointBox',
|
||||
props: {
|
||||
currentProject: Object,
|
||||
currentModule: Object,
|
||||
|
||||
Reference in New Issue
Block a user