This commit is contained in:
2021-01-28 18:36:51 +00:00
parent 6459f2590b
commit 61433f0c18
2 changed files with 3 additions and 3 deletions

View File

@@ -41,7 +41,7 @@ export default {
},${
vm.$route.params.filter.PartWarehouseName
? vm.$route.params.filter.PartWarehouseName
: "0"
: ""
}`;
}