1c20ad78 by renchao@pashanhoo.com

style:证书预览

1 parent c01bb061
......@@ -145,10 +145,10 @@ export default {
this.$popupDialog("登记簿详情", "registerBook/djbFrame", this.currentSelectProps, '80%', true)
break;
case "B5":
this.$popupDialog("证书预览", "workflow/components/zsyl", {
this.$popupDialog("证书预览", "workflow/components/dialog/zsyl", {
bsmSlsq: this.bsmSlsq,
entryType: '1'
}, '1070px', true)
}, '65%', true)
break;
case "B6":
//根据编号获取对应信息
......