xiaodai2022 2 years ago
parent
commit
7780025ef5
1 changed files with 2 additions and 2 deletions
  1. 2 2
      src/views/sellOut/returnOrder/components/auditForm.vue

+ 2 - 2
src/views/sellOut/returnOrder/components/auditForm.vue

@@ -214,7 +214,7 @@
             "
             :isDetail="true"
             :isRelation="true"
-            :wsmtype="'4'"
+            :wsmtype="'5'"
             :names="ruleForm.can_sell_wsm_name"
             :companyNo="ruleForm.companyNo"
             :companyCode="ruleForm.can_sell_wsm_com_code"
@@ -265,7 +265,7 @@
             "
             :isDetail="true"
             :isRelation="true"
-            :wsmtype="'5'"
+            :wsmtype="'4'"
             :names="ruleForm.defective_wsm_name"
             :companyNo="ruleForm.companyNo"
             :companyCode="ruleForm.defective_wsm_com_code"