update code

pull/2698/head
sight 2025-07-10 21:48:25 +08:00
parent 9de8912f75
commit b103454951
1 changed files with 1 additions and 1 deletions

View File

@ -258,7 +258,7 @@ layui.define(['lay', 'i18n'], function(exports) {
locale: locale,
default: 'It has been reset'
}),
previewPrompt: i18n.$t('laydate.previewPrompt', null, {
preview: i18n.$t('laydate.preview', null, {
locale: locale,
default: 'The selected result'
})