Compare commits
2 Commits
ac43d1a57d
...
6e1a0a8060
| Author | SHA1 | Date |
|---|---|---|
|
|
6e1a0a8060 | |
|
|
8c2315f929 |
|
|
@ -461,6 +461,8 @@
|
|||
};
|
||||
arr.push(obj);
|
||||
});
|
||||
console.log('aaaa', arr);
|
||||
return;
|
||||
emit('handlerDrawComplete', arr);
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue