@@ -238,7 +238,7 @@
skill: that.skills.numberArr,
work_types: that.worksType.numberArr
}, res => {
- console.log(res);
+ weui.alert('编辑成功!');
})
}
},