兼容标准版和黑龙江民政调查问卷 BUG 25
This commit is contained in:
@@ -115,7 +115,8 @@ export default {
|
||||
methods: {
|
||||
...mapMutations(['logout']),
|
||||
getForm() {
|
||||
let {tid: id} = this.$route.query
|
||||
let {tid, id} = this.$route.query
|
||||
id = tid || id
|
||||
this.$http.post(`/app/${this.actions.detail}/queryDetailById`, null, {
|
||||
withoutToken: this.actions.preview,
|
||||
params: {id}
|
||||
|
||||
Reference in New Issue
Block a user