页面文件创建

menu_style
zhangdi 4 months ago
parent 01d4501b79
commit 56481e80b8
  1. 3
      src/views/productionManagement/orderAdjustment.vue
  2. 3
      src/views/productionManagement/orderAnomaly.vue
  3. 3
      src/views/productionManagement/productionOrder.vue
  4. 3
      src/views/productionManagement/productionProgress.vue
  5. 1
      src/views/productionManagement/taskAssignment.vue
  6. 3
      src/views/productionManagement/taskProcessing.vue
  7. 3
      src/views/productionManagement/worksRework.vue
  8. 3
      src/views/productionSchedulingPlan/materialForecasting.vue
  9. 3
      src/views/productionSchedulingPlan/orderRefund.vue
  10. 3
      src/views/productionSchedulingPlan/productList.vue
  11. 0
      src/views/productionSchedulingPlan/productPlan.vue
  12. 0
      src/views/productionSchedulingPlan/productRlue.vue
  13. 3
      src/views/productionSchedulingPlan/rollbackRecord.vue
  14. 3
      src/views/productionSchedulingPlan/urgentPlan.vue

@ -0,0 +1,3 @@
<template>
订单调整
</template>

@ -0,0 +1,3 @@
<template>
定额异常订单
</template>

@ -0,0 +1,3 @@
<template>
生产订单
</template>

@ -0,0 +1,3 @@
<template>
生产进度
</template>

@ -0,0 +1 @@
<template>任务分派</template>

@ -0,0 +1,3 @@
<template>
任务处理
</template>

@ -0,0 +1,3 @@
<template>
车间返工
</template>

@ -0,0 +1,3 @@
<template>
物料需求预测
</template>

@ -0,0 +1,3 @@
<template>
订单回退
</template>

@ -0,0 +1,3 @@
<template>
排产清单
</template>

@ -0,0 +1,3 @@
<template>
订单回退历史记录
</template>

@ -0,0 +1,3 @@
<template>
急件计划
</template>
Loading…
Cancel
Save