style: 更新batch图标

This commit is contained in:
TsMask
2023-12-06 19:33:32 +08:00
parent 84bbeda7fc
commit 90a34302a8

View File

@@ -594,7 +594,7 @@ onMounted(() => {
@click.prevent="fnModalVisibleByBatch('update')"
>
<template #icon>
<DeleteOutlined />
<FormOutlined />
</template>
{{ t('views.neUser.pcf.batchUpdateText') }}
</a-button>