delete console.log
gitea/salix/1964-client_balance This commit looks good
Details
gitea/salix/1964-client_balance This commit looks good
Details
This commit is contained in:
parent
68f437071f
commit
b1c23dfca4
|
@ -34,7 +34,6 @@ class Controller {
|
||||||
}
|
}
|
||||||
|
|
||||||
getData() {
|
getData() {
|
||||||
console.log('1st log');
|
|
||||||
return this.$.model.applyFilter(null, {
|
return this.$.model.applyFilter(null, {
|
||||||
clientFk: this.$stateParams.id,
|
clientFk: this.$stateParams.id,
|
||||||
companyFk: this.companyFk
|
companyFk: this.companyFk
|
||||||
|
|
Loading…
Reference in New Issue