gaoluyang
昨天 43ab808dd2de8ef95e43ba9ed90a71433f51a8c7
1.海川开心-生产派工只留自动派工
已修改1个文件
2 ■■■ 文件已修改
src/views/productionManagement/productionDispatching/index.vue 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/productionManagement/productionDispatching/index.vue
@@ -68,7 +68,7 @@
                <el-button type="primary" @click="handleQuery" style="margin-left: 10px">搜索</el-button>
            </div>
            <div>
            <el-button type="primary" @click="openForm('add')">生产派工</el-button>
<!--            <el-button type="primary" @click="openForm('add')">生产派工</el-button>-->
            <el-button type="success" @click="openAutoDispatch">自动派工</el-button>
            <el-button @click="handleOut">导出</el-button>
        </div>