This commit is contained in:
曙光 2024-12-22 01:03:13 +08:00
parent 72f9388324
commit ffe3db2833

View File

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