remove consolelog
gitea/salix/pipeline/head This commit looks good
Details
gitea/salix/pipeline/head This commit looks good
Details
This commit is contained in:
parent
5b6eb0a2a6
commit
3b81b511c2
|
@ -80,8 +80,6 @@ class Controller extends Section {
|
|||
|
||||
if (this.clientSample.addressId)
|
||||
params.addressId = this.clientSample.addressId;
|
||||
|
||||
console.log(this.clientSample);
|
||||
}
|
||||
|
||||
preview() {
|
||||
|
|
Loading…
Reference in New Issue