shop_vue/src/views/plus/groupbuy/active/part/Basic.vue
@@ -68,7 +68,7 @@ /*获取图片*/ returnImgsFunc(e) { if (e != null && e.length > 0) { this.form.file_path = e[0].file_path; this.form.file.file_path = e[0].file_path; this.form.image_id = e[0].file_id; } this.isupload = false;