chore(form): 更正注释

pull/1740/head
贤心 2024-03-31 22:11:20 +08:00
parent d7104a37b3
commit 23dfbcbbf0
1 changed files with 1 additions and 1 deletions

View File

@ -201,7 +201,7 @@ layui.define(['lay', 'layer', 'util'], function(exports){
precision = precision >= 0 ? precision : Math.max(decimals(step), decimals(rawValue));
// 初始化赋值
// 赋值
if (!noAction) {
// 初始渲染时只处理数字精度
if (!isInit) {