111
Showing
1 changed file
with
1 additions
and
1 deletions
| ... | @@ -312,7 +312,7 @@ | ... | @@ -312,7 +312,7 @@ |
| 312 | this.$store.dispatch("user/reWorkFresh", false); | 312 | this.$store.dispatch("user/reWorkFresh", false); |
| 313 | this.$popupDialog( | 313 | this.$popupDialog( |
| 314 | "申请材料目录", | 314 | "申请材料目录", |
| 315 | "workflow/components/dialog/clxxDetailDialog", | 315 | "workflow/main/clxx/clxxDetailDialog", |
| 316 | { | 316 | { |
| 317 | data: this.tableData, | 317 | data: this.tableData, |
| 318 | bsmSldy: this.$parent.currentSelectProps.bsmSldy, | 318 | bsmSldy: this.$parent.currentSelectProps.bsmSldy, | ... | ... |
-
Please register or sign in to post a comment