@@ -582,6 +582,8 @@
if (this.id) {
this.formMess.id = this.id;
}
+
let res = await this.addArchive(this.formMess)
if (!res.data.flag) {
uni.showToast({