| src/views/productionManagement/productionDispatching/index.vue | ●●●●● 补丁 | 查看 | 原始文档 | 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>