feat: add qyweixin message

This commit is contained in:
engigu
2024-01-14 20:39:55 +08:00
parent c6cd067451
commit 6de589207f
8 changed files with 183 additions and 1 deletions
@@ -205,6 +205,7 @@ export default defineComponent({
const getFinalData = () => {
let postData = {
id: uuidv4(),
enable: 1,
task_id: state.currTaskInput.taskId,
way_id: state.currWayTmp.id,
way_type: state.currWayTmp.type,