This commit is contained in:
parent
275b438c8d
commit
61726918e7
|
|
@ -577,7 +577,7 @@ export default {
|
||||||
codeInfo(row) {
|
codeInfo(row) {
|
||||||
this.showView = true
|
this.showView = true
|
||||||
this.titleView = '查看'
|
this.titleView = '查看'
|
||||||
this.getListViewInfo = row.maCodeVoList
|
this.getListViewInfo = row.outMaCodeVoList
|
||||||
},
|
},
|
||||||
|
|
||||||
//打印
|
//打印
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue