소스 검색

Merge branch 'dev' of http://110.41.163.243:9980/kd-aiot/kd-aiot-frontend-aps into dev

LAPTOP-16IUEB3P\Lenovo 2 년 전
부모
커밋
12cdd2f373
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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