This commit is contained in:
@@ -185,6 +185,7 @@ export default {
|
||||
},
|
||||
handleRowClick: function(item) {
|
||||
this.activeItemIndex = item.index;
|
||||
this.selectedRow = [{ index: item.index }];
|
||||
},
|
||||
|
||||
form() {
|
||||
|
||||
Reference in New Issue
Block a user