|
@@ -401,6 +401,7 @@ export default {
|
|
this.editType = this.$route.query.type || 'add'
|
|
this.editType = this.$route.query.type || 'add'
|
|
this.authId = this.$route.query.id
|
|
this.authId = this.$route.query.id
|
|
this.initFormData()
|
|
this.initFormData()
|
|
|
|
+ this.fetchAuthTempUsed()
|
|
},
|
|
},
|
|
methods: {
|
|
methods: {
|
|
// 关联机构选择
|
|
// 关联机构选择
|