parent
f9b65f5f3f
commit
260bd03f28
|
|
@ -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);
|
||||
|
|
|
|||
Loading…
Reference in New Issue