diff --git a/src/views/wpm/worktask_form.vue b/src/views/wpm/worktask_form.vue
index 31f1d13c..87c0042e 100644
--- a/src/views/wpm/worktask_form.vue
+++ b/src/views/wpm/worktask_form.vue
@@ -56,8 +56,8 @@
{{ form.material_in_name}}->{{ form.material_out_name }}
-
+
-
+
-
+
{{ form.material_in_name}}->{{ form.material_out_name }}
+
+
+
+
+
+
+
{
- if(res.length==1){
- this.form.shift = res[0].id
- }else{
this.shiftOptions = res
- }
});
},
getUserList() {