生产管理接口联调

dev-scheduling
jinna 2 months ago
parent 5e43eb2940
commit ccdacaba98
  1. 2
      src/views/productionManagement/blbWorkOrder/components/glass.vue
  2. 2
      src/views/productionManagement/blbWorkOrder/components/others.vue

@ -18,7 +18,7 @@
@on-load="onLoad"
>
<template #menu-left>
<el-button type="primary" @click="handlePrintTags">过程记录打印</el-button>
<!-- <el-button type="primary" @click="handlePrintTags">过程记录打印</el-button> -->
<!-- <el-button type="primary" @click="priorityFn">优先级调整</el-button> -->
</template>
<template #menu-right>

@ -18,7 +18,7 @@
@on-load="onLoad"
>
<template #menu-left>
<el-button type="primary" @click="handlePrintTags">过程记录打印</el-button>
<!-- <el-button type="primary" @click="handlePrintTags">过程记录打印</el-button> -->
<!-- <el-button type="primary" @click="priorityFn">优先级调整</el-button> -->
</template>
<template #menu-right>

Loading…
Cancel
Save