@@ -615,6 +615,8 @@ var app = new Vue({
file_type: file.type
};
_this.picList.push(img);
+
+ _this.picEdit(id);
}
})