This commit is contained in:
2025-08-11 18:03:53 +08:00
2 changed files with 2117 additions and 2102 deletions

View File

@@ -1871,7 +1871,7 @@ export default {
}
this.doUpdateSignature();
this.$tab.closePage();
//this.$tab.closePage();
}
});
@@ -1881,7 +1881,7 @@ export default {
this.$modal.msgSuccess("保存成功");
this.user.signature = this.formData.xsqm;
this.doUpdateSignature();
this.$tab.closePage();
//this.$tab.closePage();
}
});
}

File diff suppressed because it is too large Load Diff