人员填写提示

This commit is contained in:
shenyanpei
2021-12-09 15:08:53 +08:00
parent 1e6cf4df30
commit 145a526f23
2 changed files with 4 additions and 0 deletions
@@ -625,6 +625,8 @@ export default {
})
}
})
} else {
this.$message.warning('请完成流程信息的人员选择')
}
})
}
@@ -645,6 +645,8 @@ export default {
this.isSubmit = false
})
})
} else {
this.$message.warning('请完成流程信息的人员选择')
}
})
}