style:证书预览
Showing
1 changed file
with
2 additions
and
2 deletions
... | @@ -145,10 +145,10 @@ export default { | ... | @@ -145,10 +145,10 @@ export default { |
145 | this.$popupDialog("登记簿详情", "registerBook/djbFrame", this.currentSelectProps, '80%', true) | 145 | this.$popupDialog("登记簿详情", "registerBook/djbFrame", this.currentSelectProps, '80%', true) |
146 | break; | 146 | break; |
147 | case "B5": | 147 | case "B5": |
148 | this.$popupDialog("证书预览", "workflow/components/zsyl", { | 148 | this.$popupDialog("证书预览", "workflow/components/dialog/zsyl", { |
149 | bsmSlsq: this.bsmSlsq, | 149 | bsmSlsq: this.bsmSlsq, |
150 | entryType: '1' | 150 | entryType: '1' |
151 | }, '1070px', true) | 151 | }, '65%', true) |
152 | break; | 152 | break; |
153 | case "B6": | 153 | case "B6": |
154 | //根据编号获取对应信息 | 154 | //根据编号获取对应信息 | ... | ... |
-
Please register or sign in to post a comment