清理不必要的引用
This commit is contained in:
@@ -45,12 +45,8 @@
|
||||
|
||||
<script>
|
||||
import {mapState} from 'vuex'
|
||||
import AiGroup from "../../../components/AiGroup";
|
||||
import AiItem from "../../../components/AiItem";
|
||||
import AiMore from "../../../components/AiMore";
|
||||
|
||||
export default {
|
||||
components: {AiMore, AiItem, AiGroup},
|
||||
appName: '新增事件',
|
||||
data() {
|
||||
return {
|
||||
|
||||
Reference in New Issue
Block a user