quwangxin 2 anni fa
parent
commit
ca30ccdf2f
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      src/views/productionPlan/components/detail/plan.vue

+ 1 - 1
src/views/productionPlan/components/detail/plan.vue

@@ -14,7 +14,7 @@
         productionPlan.createUserName
       }}</el-descriptions-item>
       <el-descriptions-item label="计划类型">{{
-        ['', '内销计划', '外销计划', '预制计划'][productionPlan.planType]
+        ['', '内销计划', '外销计划', '预制计划'][productionPlan.orderType]
       }}</el-descriptions-item>
       <el-descriptions-item label="计划生产重量">{{
         productionPlan.code