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