10f9374a by tianhaohao@pashanhoo.com

111

1 parent e32c53e6
...@@ -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,
......