feat:增加奖状证书模块

This commit is contained in:
2026-04-01 23:24:06 +08:00
parent 11887bf3d5
commit ac914f6c05
60 changed files with 601 additions and 1095 deletions

View File

@@ -19,7 +19,7 @@
v-model="billStore.billType"
inline-prompt
active-value="income" inactive-value="expensive"
active-text="收入账单" inactive-text="支出账单"
active-text="收入" inactive-text="支出"
@change="billStore.refreshInfo(isStats)"
style="--el-switch-on-color: #6FBB69; --el-switch-off-color: #CA6C65;"
/>