文件路径: pages/activity/registrate_activity/index.vue
uploadpic方法改为下面圈住的代码:
uploadpic: function(index) {
let that = this;
this.$util.uploadImageOne('upload/image', function(res) {
that.formData[index]['value'].push(res.data.path)
});
},
文件路径: pages/activity/registrate_activity/index.vue
uploadpic方法改为下面圈住的代码:
uploadpic: function(index) {
let that = this;
this.$util.uploadImageOne('upload/image', function(res) {
that.formData[index]['value'].push(res.data.path)
});
},
一号萌小兔 最后编辑于2024-05-27 16:01:44
相关推荐
快速安全登录
微信登录/注册
{{ bind_phone ? '绑定手机' : '手机登录'}}
{{item.user_info.nickname ? item.user_info.nickname : item.user_name}}
作者 管理员 企业
{{itemf.name}}
{{itemc.user_info.nickname}}
{{itemc.user_name}}
回复 {{itemc.comment_user_info.nickname}}
{{itemf.name}}