This commit is contained in:
@@ -140,7 +140,7 @@ export default {
|
||||
isDirty: true,
|
||||
workOrderItemId: this.value.items[this.pvm.selectedItemIndex].id
|
||||
});
|
||||
|
||||
this.pvm.setDirty();
|
||||
this.pvm.selectedScheduledUserItemIndex = newIndex;
|
||||
},
|
||||
async deleteItem() {
|
||||
|
||||
Reference in New Issue
Block a user