This commit is contained in:
@@ -100,6 +100,7 @@ export default {
|
||||
addState() {
|
||||
if (this.selectedStatus != null) {
|
||||
this.value.states.push({
|
||||
workOrderId: this.value.id,
|
||||
workOrderStatusId: this.selectedStatus,
|
||||
userId: window.$gz.store.state.userId,
|
||||
created: window.$gz.locale.nowUTC8601String()
|
||||
|
||||
Reference in New Issue
Block a user