remove console
This commit is contained in:

parent
bfe206a2bf
commit
238fdb5fc5
@ -668,8 +668,6 @@ export default {
|
||||
},
|
||||
|
||||
getUnAsgnRowData(data) {
|
||||
console.log("------------------DEBUG-------getUnAsgnRowData:", data);
|
||||
|
||||
const getRowData = data;
|
||||
this.leftSelectRowData = Object.assign({}, getRowData);
|
||||
},
|
||||
|
Reference in New Issue
Block a user