This commit is contained in:
@@ -430,7 +430,7 @@ function initWorkingView(vm) {
|
||||
if (fld.isRowId) {
|
||||
o.rid = true;
|
||||
}
|
||||
|
||||
|
||||
ret.push(o);
|
||||
}
|
||||
|
||||
@@ -450,7 +450,7 @@ function initWorkingView(vm) {
|
||||
o.rid = true;
|
||||
o.include = true;
|
||||
}
|
||||
|
||||
|
||||
ret.push(o);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user