mirror of
https://github.com/veops/cmdb.git
synced 2025-08-09 17:12:09 +08:00
add some
This commit is contained in:
@@ -52,8 +52,8 @@
|
||||
|
||||
}"
|
||||
>
|
||||
<a-button @click="handleSubmit" type="primary" style="margin-right: 1rem">确定</a-button>
|
||||
<a-button @click="onClose">取消</a-button>
|
||||
<a-button @click="handleSubmit" type="primary" style="margin-right: 1rem">{{ $t('button.submit') }}</a-button>
|
||||
<a-button @click="onClose">{{ $t('button.cancel') }}</a-button>
|
||||
|
||||
</div>
|
||||
|
||||
|
Reference in New Issue
Block a user