fix:光芯来料未完成中去掉返工按钮

This commit is contained in:
shijing 2025-04-24 13:31:40 +08:00
parent d49ee2c635
commit d25694b039
1 changed files with 2 additions and 2 deletions

View File

@ -3,10 +3,10 @@
<el-header>
<div class="left-panel">
<!-- <el-button type="primary" v-auth="'mio.do'" @click="tomio('do_out')">领料</el-button> -->
<el-button type="primary" v-auth="'handover.create'" @click="table_add(20)">返工</el-button>
<!-- <el-button type="primary" v-auth="'handover.create'" @click="table_add(20)">返工</el-button> -->
<el-button type="primary" v-auth="'handover.create'" @click="table_add(40)">报废</el-button>
<el-button type="primary" v-auth="'handover.create'" @click="batchConcat()">合批</el-button>
<scScanner :labeltext="'返工扫码'" @scanResult="codeTextChange20"></scScanner>
<!-- <scScanner :labeltext="'返工扫码'" @scanResult="codeTextChange20"></scScanner> -->
<scScanner :labeltext="'报废扫码'" @scanResult="codeTextChange40"></scScanner>
</div>
<div class="right-panel">