清理不必要的引用

This commit is contained in:
aixianling
2023-03-06 11:38:27 +08:00
parent 4742439897
commit ed2b8af9e0

View File

@@ -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 {