Browse Source

完善款项结转

master
yunuo970428 2 years ago
parent
commit
e34a416256
  1. 2
      anrui-buscenter/anrui-finmanage-ui/src/views/moneycarriedforward/moneycarriedforward.vue

2
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,

Loading…
Cancel
Save