This commit is contained in:
2021-01-22 16:01:56 +00:00
parent f8604e172f
commit 54bedea93d

View File

@@ -36,7 +36,8 @@ export default {
data() {
return {
currentListViewId: 1,
dataListKey: "PartInventoryDataList",
//dataListKey: "PartInventoryDataList",
dataListKey: "PartInventoryOnHandDataList",
dataListFilter: "",
dataListSort: "",
rights: window.$gz.role.defaultRightsObject(),