quanwei
3 days ago 04102f7237efefa744090ed7c25f7b5d0807b679
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;