This commit is contained in:
@@ -52,7 +52,6 @@ export default {
|
||||
}`;
|
||||
},
|
||||
open(dls) {
|
||||
// console.log("OPEN", dls);
|
||||
this.dataListSelection = dls;
|
||||
this.isVisible = true;
|
||||
return new Promise((resolve, reject) => {
|
||||
|
||||
Reference in New Issue
Block a user