Merge branch 'main' of zentao/zentaopms (#1327)
This commit is contained in:
@@ -229,8 +229,6 @@ renderCell = function(result, {row, col})
|
||||
);
|
||||
}
|
||||
|
||||
if(typeof(row.data['field0_colspan']) != 'undefined') result[0] = row.data[col.name];
|
||||
|
||||
return result;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user