This commit is contained in:
dute7liang
2024-01-06 00:21:59 +08:00
parent 7721f963c7
commit 5e96c3357d
4 changed files with 3 additions and 125 deletions

View File

@@ -76,7 +76,7 @@ export default {
methods: {
init () {
this.open = true;
this.title = "新增会"
this.title = "新增会"
this.info = {};
this.form.usercode = undefined
},