|
|
@ -1,4 +1,4 @@ |
|
|
|
<!--正常打印页--> |
|
|
|
<!--日常打印M100信息模块--> |
|
|
|
<template> |
|
|
|
<div class="cr-body-content"> |
|
|
|
<div ref="box"> |
|
|
@ -85,7 +85,7 @@ |
|
|
|
> |
|
|
|
<strong>重新打印门板</strong></el-button |
|
|
|
> |
|
|
|
<!-- <el-button |
|
|
|
<el-button |
|
|
|
v-show="this.listQuery.productType === 1" |
|
|
|
@click="drawerbudaMBPrint = true" |
|
|
|
size="mini" |
|
|
@ -93,7 +93,7 @@ |
|
|
|
plain |
|
|
|
> |
|
|
|
<strong>门板补打</strong></el-button |
|
|
|
> --> |
|
|
|
> |
|
|
|
<el-button |
|
|
|
v-show="this.listQuery.productType === 1" |
|
|
|
@click="drawerMBDelete = true" |
|
|
@ -712,7 +712,7 @@ export default { |
|
|
|
}, |
|
|
|
methods: { |
|
|
|
opens() { |
|
|
|
debugger; |
|
|
|
|
|
|
|
this.getList(); |
|
|
|
}, |
|
|
|
open() { |
|
|
|