整合企微token变量
This commit is contained in:
@@ -71,7 +71,7 @@ export default {
|
||||
name: "formDetail",
|
||||
inject: {root: {}},
|
||||
computed: {
|
||||
...mapState(['openUser', 'token']),
|
||||
...mapState(['openUser']),
|
||||
isExam() {
|
||||
return this.form?.type == 1
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user