diff --git a/src/views/basic/workplace/cargowWorkplaceManage.vue b/src/views/basic/workplace/cargowWorkplaceManage.vue index 69edeb46..6eca38d8 100644 --- a/src/views/basic/workplace/cargowWorkplaceManage.vue +++ b/src/views/basic/workplace/cargowWorkplaceManage.vue @@ -400,6 +400,16 @@ + + + + + + + + + + @@ -729,7 +739,8 @@ export default { invRemindNumber: 0, queueStatus: 0, remake: null, - productType:1 + productType:1, + jobMode: 1, }, fromDeptOptions: [], invQuery: { @@ -1005,7 +1016,8 @@ export default { invRemindNumber: 0, queueStatus:0, remake: null, - productType:1 + productType:1, + jobMode:0 } if (this.groupData != null) { this.formData.constituencies = this.groupData.code