mirror of
https://gitee.com/layui/layui.git
synced 2025-08-20 00:44:23 +08:00
chore(i18n): 删除不必要的注释
This commit is contained in:
parent
6fcdc0bcdf
commit
e2ea3ee8de
@ -577,7 +577,6 @@ layui.define(['i18n', 'form', 'util'], function(exports) {
|
||||
|
||||
// 删除
|
||||
} else {
|
||||
// 兼容性,手动替换括号为 html
|
||||
var i18nText = i18n.$t('tree.deleteNodePrompt', {
|
||||
name: item[customName.title] || ''
|
||||
});
|
||||
|
Loading…
Reference in New Issue
Block a user