fix: crm bugs

This commit is contained in:
xingyu4j
2025-06-26 15:46:07 +08:00
parent 69ae45ee6d
commit dcd5f463a6
5 changed files with 43 additions and 9 deletions

View File

@@ -195,8 +195,6 @@ function onChangeSceneType(key: number | string) {
auth: ['crm:receivable-plan:update'],
onClick: handleEdit.bind(null, row),
},
]"
:drop-down-actions="[
{
label: $t('common.delete'),
type: 'link',