console
This commit is contained in:
@@ -126,7 +126,6 @@
|
||||
return
|
||||
}
|
||||
try {
|
||||
console.log(this.isChecked)
|
||||
let checked = this.isChecked ? '1' : '0'
|
||||
let res = await manualPackageBinding(this.val1, this.val2, checked, this.pkId)
|
||||
this.clearUp()
|
||||
|
||||
Reference in New Issue
Block a user