积分
This commit is contained in:
@@ -9,7 +9,6 @@
|
||||
<script>
|
||||
import Detail from './components/Detail'
|
||||
import List from './components/List'
|
||||
import Add from './components/Add'
|
||||
|
||||
export default {
|
||||
name: 'AppIntegratingAudit',
|
||||
@@ -29,7 +28,6 @@
|
||||
},
|
||||
|
||||
components: {
|
||||
Add,
|
||||
List,
|
||||
Detail
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user