init
This commit is contained in:
@@ -76,7 +76,7 @@ export default {
|
||||
methods: {
|
||||
init () {
|
||||
this.open = true;
|
||||
this.title = "新增工会"
|
||||
this.title = "新增会员"
|
||||
this.info = {};
|
||||
this.form.usercode = undefined
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user