This commit is contained in:
曙光 2024-12-22 02:51:09 +08:00
parent 6fe1b5b669
commit 1edffbb49d

View File

@ -4,7 +4,7 @@
<Loading :loading="loading" />
</div>
</template>
<!-- 1112223334445555666777 -->
<!-- 1112223334445555666777888 -->
<script>
import Loading from "./components/common/Loading";
export default {