chore: Fixed an error
This commit is contained in:
parent
c3f3ec8612
commit
5221ee5377
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 || '';
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user