quanwei
3 days ago 73b874c72ad55eb9eef21c36160ac0de58f0189e
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;