diff --git a/anrui-buscenter/anrui-finmanage-ui/src/views/moneycarriedforward/moneycarriedforward.vue b/anrui-buscenter/anrui-finmanage-ui/src/views/moneycarriedforward/moneycarriedforward.vue index 7b3ab22ed6..10a0cc40aa 100644 --- a/anrui-buscenter/anrui-finmanage-ui/src/views/moneycarriedforward/moneycarriedforward.vue +++ b/anrui-buscenter/anrui-finmanage-ui/src/views/moneycarriedforward/moneycarriedforward.vue @@ -240,8 +240,8 @@ export default { iframe.height = this.dialogHeight }, flowRecord(row) { - this.centerDialogVisible = true if (row.procDefId !== '' && row.procInstSid !== '') { + this.centerDialogVisible = true var params = { deployId: row.procDefId, procInsId: row.procInstSid,