style:证书入库初始化表单验证
Showing
2 changed files
with
1 additions
and
7 deletions
| 1 | <!-- | 1 | <!-- |
| 2 | * @Description: | 2 | * @Description: |
| 3 | * @Autor: renchao | 3 | * @Autor: renchao |
| 4 | * @LastEditTime: 2023-09-21 10:41:10 | 4 | * @LastEditTime: 2023-10-18 14:49:25 |
| 5 | --> | 5 | --> |
| 6 | <template> | 6 | <template> |
| 7 | <div class="from-clues"> | 7 | <div class="from-clues"> |
| ... | @@ -103,12 +103,6 @@ | ... | @@ -103,12 +103,6 @@ |
| 103 | * @author: renchao | 103 | * @author: renchao |
| 104 | */ | 104 | */ |
| 105 | openDialog (item) { | 105 | openDialog (item) { |
| 106 | // bdcqzPreview(item).then(res => { | ||
| 107 | // this.$popupDialog("证书证明预览", "workflow/components/dialog/zsylxq", { | ||
| 108 | // bsmSlsq: item.bsmSlsq, | ||
| 109 | // bsmBdcqz: item.bsmBdcqz | ||
| 110 | // }, '1230px', true) | ||
| 111 | // }) | ||
| 112 | this.$popupDialog("证书证明预览", "workflow/components/dialog/zsylxq", { | 106 | this.$popupDialog("证书证明预览", "workflow/components/dialog/zsylxq", { |
| 113 | bsmSlsq: item.bsmSlsq, | 107 | bsmSlsq: item.bsmSlsq, |
| 114 | bsmBdcqz: item.bsmBdcqz | 108 | bsmBdcqz: item.bsmBdcqz | ... | ... |
This diff is collapsed.
Click to expand it.
-
Please register or sign in to post a comment