WebTM/layuiadmin/SetColumn.js
@@ -304,7 +304,7 @@
            layer.alert("接口请求失败!", { icon: 5 });
        }
    })
    if(_newCols !== undefined) {
    if (_newCols !== undefined) {
        callback.call([option]);
    }
}
@@ -476,7 +476,7 @@
                    }
                }
                table.render(option);
            } else {
            }
        }, error: function () {