调整插件位置

This commit is contained in:
aixianling
2021-11-23 11:05:52 +08:00
parent 13e0c724a4
commit 4e4e7e9465
24 changed files with 25 additions and 25 deletions

View File

@@ -111,7 +111,7 @@
<script>
import AiTopFixed from "../../../components/AiTopFixed";
import AiBack from "../../../components/AiBack";
import AiEmpty from "../../../components/AiEmpty/AiEmpty";
import AiEmpty from "../../../components/AiEmpty";
import {mapActions} from "vuex";
export default {