Browse Source

24-04-10 出库扫描报表

master
zelian_wu 2 years ago
parent
commit
8d3e791e50
  1. 2
      src/views/modules/production/reworkRecord.vue

2
src/views/modules/production/reworkRecord.vue

@ -518,7 +518,7 @@ export default {
</el-form>
<div style="margin: 8px 0">
<el-button size="small" icon="el-icon-edit" type="primary" @click="startReworkRecordDialog = true"> </el-button>
<el-button size="small" type="primary" @click="seqNoReworkRecordDialog = true">派工单返修</el-button>
<el-button size="small" type="primary" @click="seqNoReworkRecordDialog = true">返修报工</el-button>
</div>
<el-table
height="76vh"

Loading…
Cancel
Save