品牌删除多语言词条

This commit is contained in:
pushuo 2022-09-01 15:59:51 +08:00
parent 62092ac70d
commit adf9f84684
1 changed files with 1 additions and 1 deletions

View File

@ -164,7 +164,7 @@
deleteItem(id, index) {
const self = this;
this.$confirm('{{ __('common.error_form') }}', '{{ __('common.text_hint') }}', {
this.$confirm('{{ __('common.confirm_delete') }}', '{{ __('common.text_hint') }}', {
confirmButtonText: '{{ __('common.confirm') }}',
cancelButtonText: '{{ __('common.cancel') }}',
type: 'warning'