规整部分源码

develop 3.2.5.RELEASE
就眠仪式 2020-12-04 09:23:19 +08:00
parent f9b65f5f3f
commit 260bd03f28
1 changed files with 0 additions and 2 deletions

View File

@ -20,11 +20,9 @@ layui.define(['table', 'jquery', 'element', 'form', 'tab', 'menu', 'frame'],
let configPath = '';
this.setConfigPath = function(path) {
configPath = path;
}
this.render = function(initConfig) {
if (initConfig !== undefined) {
applyConfig(initConfig);