fix:交接页面添加打印机名称修改

This commit is contained in:
shijing 2024-09-06 12:46:24 +08:00
parent 408f83436c
commit 1510aee343
2 changed files with 11 additions and 0 deletions

View File

@ -80,6 +80,9 @@
<el-descriptions-item label="线痕" v-if="props.row.count_n_xh>0">
{{props.row.count_n_xh}}
</el-descriptions-item>
<el-descriptions-item label="破损" v-if="props.row.count_n_ps>0">
{{props.row.count_n_ps}}
</el-descriptions-item>
</el-descriptions>
</div>
</template>

View File

@ -16,6 +16,11 @@
v-auth="'handover.create'"
>返工</el-button
>
<el-button
type="primary"
@click="printSetting"
>打印机</el-button
>
<el-button
type="primary"
icon="el-icon-plus"
@ -305,6 +310,9 @@ export default {
}
},
methods: {
printSetting(){
this.setNameVisible = true;
},
handoverPrint() {
let that = this;
let str = [