chore: Fixed an error
This commit is contained in:
2
dist/layui.js
vendored
2
dist/layui.js
vendored
File diff suppressed because one or more lines are too long
@@ -1221,7 +1221,7 @@
|
|||||||
,elem = that.bindElem || options.elem[0];
|
,elem = that.bindElem || options.elem[0];
|
||||||
|
|
||||||
//静态展现则不作默认赋值
|
//静态展现则不作默认赋值
|
||||||
if(options.position === 'static') return;
|
if(options.position === 'static') return this;
|
||||||
|
|
||||||
value = value || '';
|
value = value || '';
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user