mirror of
https://github.com/vbenjs/vue-vben-admin.git
synced 2025-08-28 02:10:04 +08:00
feat: multi-language component
This commit is contained in:
@@ -13,7 +13,7 @@ const lineHeight = function (tinymce: any) {
|
||||
|
||||
t.ui.registry.addMenuButton('lineheight', {
|
||||
icon: 'lineheight',
|
||||
tooltip: '设置行高',
|
||||
tooltip: 'Line Height',
|
||||
// fetch: function (callback: Fn) {
|
||||
// var dom = t.dom;
|
||||
// var blocks = t.selection.getSelectedBlocks();
|
||||
|
Reference in New Issue
Block a user