mirror of
https://github.com/veops/cmdb.git
synced 2025-08-08 23:09:52 +08:00
style and 文案变更 (#457)
This commit is contained in:
@@ -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>
|
||||
|
Reference in New Issue
Block a user