3
0
Fork 0

## Opt - 注释内容

This commit is contained in:
sangelxiu1 2025-06-09 13:51:00 +08:00
parent 6b2a7193fe
commit a3e005655c
1 changed files with 2 additions and 2 deletions

View File

@ -186,7 +186,7 @@
}, },
submit() { submit() {
this.$refs.uForm.validate().then(res => { this.$refs.uForm.validate().then(res => {
// //
this.ifpass = true; this.ifpass = true;
this.bindBank(); this.bindBank();
@ -270,4 +270,4 @@
} }
</style> </style>