|
|
@@ -24,7 +24,7 @@
|
|
|
:selection.sync="selection"
|
|
|
>
|
|
|
<template v-slot:toolbar>
|
|
|
- <el-button type="primary">工单刷新</el-button>
|
|
|
+ <!-- <el-button type="primary">工单刷新</el-button> -->
|
|
|
<el-button type="success" @click="handlePicking">领料</el-button>
|
|
|
<el-button type="success" @click="toEnd()">批量完结</el-button>
|
|
|
<el-button type="success" @click="handleCreate">创建工单</el-button>
|