refactor: ui
This commit is contained in:
parent
62233b34c4
commit
fedf1ef6fc
@ -131,7 +131,7 @@
|
||||
<div>
|
||||
<el-button @click.prevent="dialogVisible = false">{{ $t('common.cancel') }} </el-button>
|
||||
<el-button type="primary" @click="submit(limitFormRef)" :loading="loading">
|
||||
{{ $t('common.create') }}
|
||||
{{ $t('common.save') }}
|
||||
</el-button>
|
||||
</div>
|
||||
</template>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user