Merge pull request '取消console' (#109) from chenxuelian into dev

Reviewed-on: http://git.feashow.cn/feashow/pupil/pulls/109
This commit is contained in:
1171906056
2023-04-20 12:47:34 +00:00

View File

@@ -417,10 +417,8 @@
pub_time: null,
...this.needsPublishForm
}
console.log(data)
apiService.submitIdeasAndNeeds(data).then(res => {
this.$toast.success('提交成功')
console.log('esf=', res);
if (this.needsPublishForm.id) {
uni.navigateTo({
url: '../../packageMy/myRelease/myRelease?index=' + (this.tabCurrent + 1)