fix:光芯放开车间库存检验
This commit is contained in:
parent
6c10a0d5d6
commit
ca1e8c9cb0
|
@ -107,7 +107,7 @@
|
|||
width="100"
|
||||
>
|
||||
<template #default="scope">
|
||||
<!-- <el-button
|
||||
<el-button
|
||||
link size="small"
|
||||
@click="table_Check(scope.row)"
|
||||
v-auth="'ftestwork.create'"
|
||||
|
@ -121,7 +121,7 @@
|
|||
@click="tableCheckList(scope.row)"
|
||||
v-if="scope.row.defect_name == null"
|
||||
>检验记录
|
||||
</el-button> -->
|
||||
</el-button>
|
||||
<el-button @click="printMaterial(scope.row)" type="text">物料标签</el-button>
|
||||
</template>
|
||||
</el-table-column>
|
||||
|
|
Loading…
Reference in New Issue