1
0
mirror of https://github.com/FatttSnake/Pinnacle-OA.git synced 2026-04-06 07:21:24 +08:00

Changed language to ts

This commit is contained in:
2023-05-23 01:56:07 +08:00
parent b9d975dd68
commit afbadd4cdb
2 changed files with 2 additions and 2 deletions

View File

@@ -19,7 +19,7 @@
</div>
</template>
<script>
<script lang="ts">
import request from '@/services'
export default {