style and 文案变更 (#457)

This commit is contained in:
dagongren
2024-03-29 15:02:18 +08:00
committed by GitHub
parent d25ae532cd
commit d08827d086
6 changed files with 10 additions and 9 deletions

View File

@@ -136,14 +136,12 @@
</div>
<div>
<a-space v-if="isEditable">
<a-button
<a
@click="openEmployeeModal({}, 'add')"
size="small"
type="primary"
shape="circle"
icon="plus"
ghost
/>
><ops-icon
:style="{ fontSize: '18px' }"
type="veops-increase"
/></a>
<a-button type="primary" size="small" ghost @click="batchUpload">
{{ $t('cs.companyStructure.batchImport') }}
</a-button>