changes
This commit is contained in:
@@ -349,9 +349,6 @@ const getStyle = function (field, record) {
|
||||
return val;
|
||||
};
|
||||
const getSettingStyle = function (name, field) {
|
||||
if (name === "table") {
|
||||
console.log("tablesetting", tablesetting);
|
||||
}
|
||||
if (!tablesetting || tablesetting.length === 0) {
|
||||
// manual temp fix
|
||||
tablesetting = [
|
||||
|
||||
Reference in New Issue
Block a user