rename all variants of naming that hold an AyaType value to "aType" (parameter) / "AType" (not parameter) everywhere front and back; "ayType", "objectType", "oType" all are used in various areas
This commit is contained in:
@@ -58,7 +58,7 @@ export default {
|
||||
resolve: null,
|
||||
reject: null,
|
||||
dataListSelection: {
|
||||
ObjectType: 0,
|
||||
AType: 0,
|
||||
selectedRowIds: [],
|
||||
dataListKey: null
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user