@@ -961,6 +961,9 @@ export default {
}
).catch(() => {});
if (result !== "confirm") return;
+
+ this.paperAttachments = [];
+ this.addAtachment();
this.curTab = tab;