diff --git a/packages/wechat/AppJob/components/Add.vue b/packages/wechat/AppJob/components/Add.vue index 8782949b..649649a6 100644 --- a/packages/wechat/AppJob/components/Add.vue +++ b/packages/wechat/AppJob/components/Add.vue @@ -164,6 +164,7 @@ export default { linkPhone: this.formData.linkPhone, status: this.formData.status, id: this.id, + type: 0 }) .then((res) => { if (res.code == 0) {