- Add saldo to member's list

This commit is contained in:
paoloar77
2022-11-06 13:38:38 +01:00
parent 5a3205ebda
commit 3302d9c23e
21 changed files with 270 additions and 66 deletions

View File

@@ -281,7 +281,6 @@ export default defineComponent({
}
}
function myRuleEmail(val: string) {
return new Promise((resolve, reject) => {