feat(web): 更新TableEmptyState空状态组件和RequestsView脚本,增强表格空状态展示和请求列表逻辑
This commit is contained in:
@@ -127,8 +127,8 @@ export default {
|
||||
title: '还没有任何报销单据',
|
||||
desc: '首张草稿或已提交的报销单会自动出现在这里,后续可以继续补充、提交和跟踪进度。',
|
||||
icon: 'mdi mdi-receipt-text-plus-outline',
|
||||
actionLabel: '发起报销',
|
||||
actionIcon: 'mdi mdi-plus-circle-outline',
|
||||
actionLabel: '',
|
||||
actionIcon: '',
|
||||
tone: 'emerald',
|
||||
artLabel: 'CLAIM',
|
||||
tips: ['保存草稿后会自动回到这里', '支持草稿、待提交、审批中和已完成全流程管理']
|
||||
|
||||
Reference in New Issue
Block a user