spring
17 小时以前 5f94854ed49ce166eeb0a6651b2a421222bea367
src/views/productionManagement/productionOrder/index.vue
@@ -107,6 +107,7 @@
    <material-requisition-dialog
      v-model="materialRequisitionVisible"
      :order-data="currentOrderData"
      @confirm="handleQuery"
    />
  </div>
</template>
@@ -158,6 +159,11 @@
    width: '120px',
  },
  {
    label: "批号",
    prop: "batchNo",
    width: '120px',
  },
  {
    label: "工艺路线编号",
    prop: "processRouteCode",
    width: '200px',