gaoluyang
5 天以前 43ab808dd2de8ef95e43ba9ed90a71433f51a8c7
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>