Commit 0c66431e authored by Muhammadali's avatar Muhammadali

update version: 0.4.8

parent 0d6ce5ce
{
"name": "boxdialer",
"version": "0.4.7",
"version": "0.4.8",
"description": "",
"main": "src/boxDialer.js",
"scripts": {
......
......@@ -371,11 +371,8 @@ export class BoxDialer {
const dialog = event.getTarget();
const selectedItems = dialog.getSelectedItems();
console.log(
item,
item.customData.get('ufPhoneInner'),
'select item',
);
console.log(item.customData.get('ufPhoneInner'), 'dsadsad');
// this.transferButtonClick();
},
get 'Item:onSelect'() {
return this['_Item:onSelect'];
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment