内外部会议提交

This commit is contained in:
zyn
2023-10-19 14:53:21 +08:00
parent 1b83e4c836
commit d638df3d94
@@ -311,7 +311,7 @@ export default {
userId:this.$store.getters.userInfo.userId,
json: json
}
completeTask(query).then(res => {
this.$http._post('lawss/activiti/completeTask', query).then(res => {
if (res.success) {
if(this.form.approvalOpinion === 1){
this.$message.warning("驳回成功")