This commit is contained in:
2021-03-18 22:00:02 +00:00
parent fa75d3bda8
commit 3609deeca2
5 changed files with 37 additions and 31 deletions

View File

@@ -929,7 +929,9 @@ export default {
name: "service-banks",
params: {
objectType: window.$gz.type.Unit,
objectId: this.$route.params.recordid
objectId: this.$route.params.recordid,
viz: this.obj.serial,
icon: "$ayiFan"
}
});
}