取消console
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user