调整插件位置

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

@@ -58,7 +58,7 @@
<script>
import AiBack from "../../../components/AiBack";
import {mapActions} from "vuex";
import AiEmpty from "../../../components/AiEmpty/AiEmpty";
import AiEmpty from "../../../components/AiEmpty";
export default {
name: "detail",