diff --git a/component/pear/module/popup.js b/component/pear/module/popup.js index 9503407b1175f15b69312fa437393684061c59af..7b12a03e53619088735d2944f4dba1c12cf1098e 100644 --- a/component/pear/module/popup.js +++ b/component/pear/module/popup.js @@ -20,7 +20,7 @@ layui.define(['layer', 'jquery', 'element'], function(exports) { time: 1000 }) }, - this.warming = function(msg) { + this.warning = function(msg) { layer.msg(msg, { icon: 3, time: 1000