@@ -380,7 +380,7 @@
"
style="text-align: center"
@click="getUserList(scope.row)"
- >编辑</a
+ >领样换绑</a
>
<a
v-if="scope.row.sampleVoucherStatus == 2"
@@ -1001,7 +1001,7 @@
</el-dialog>
<!-- 上传作业 -->
<el-dialog
- title="修改领样人"
+ title="领样换绑"
:visible.sync="editUserIdVisible"
width="500px"
append-to-body