This commit is contained in:
qsh
2024-07-15 18:21:49 +08:00
parent 010017e707
commit fd4e927ca6
19 changed files with 126 additions and 43 deletions

View File

@@ -0,0 +1,7 @@
<template>
<div> 工资条 </div>
</template>
<script setup name="SalarySlip"></script>
<style lang="scss" scoped></style>