@ -683,6 +683,7 @@
},
/*通过审批*/
passTask() {
this.handleSubmit()
this.$emit('passTask')
/*驳回审批*/
@ -410,7 +410,7 @@ export default {
console.log("res>>>>>>>>>>>>>>>>>>",res)
if (res.success) {
if (res.result){
// this.lcModa.disabled = false;
this.lcModa.disabled = false;
}
});