This commit is contained in:
@@ -925,7 +925,9 @@ export default {
|
||||
name: "service-banks",
|
||||
params: {
|
||||
objectType: window.$gz.type.Customer,
|
||||
objectId: this.$route.params.recordid
|
||||
objectId: this.$route.params.recordid,
|
||||
viz: this.obj.name,
|
||||
icon: "$ayiAddressCard"
|
||||
}
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user