mirror of
https://github.com/soybeanjs/soybean-admin.git
synced 2025-10-27 20:03:42 +08:00
feat(projects): 引入mockjs
This commit is contained in:
@@ -5,6 +5,9 @@
|
||||
</template>
|
||||
|
||||
<script lang="ts" setup>
|
||||
import { fetchTestMock } from '@/service';
|
||||
import AppProvider from './AppProvider.vue';
|
||||
|
||||
fetchTestMock();
|
||||
</script>
|
||||
<style></style>
|
||||
|
||||
Reference in New Issue
Block a user