This commit is contained in:
2023-12-07 09:46:39 +08:00

View File

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