@@ -501,7 +501,7 @@ export default {
});
}
})
- },100)
+ },300)
},
clickDes(row, column, cell, event) {
if (row.stage === '流程已结束') {
@@ -662,7 +662,7 @@ export default {
that.leaderVisible = false
setTimeout(() =>{
that.submitIsdoAction('leader')
- }, 100)
+ }, 300)