提交 f5adf612 authored 作者: 王鹏飞's avatar 王鹏飞

隐藏办事大厅

上级 ce69e4d0
...@@ -89,7 +89,7 @@ export default { ...@@ -89,7 +89,7 @@ export default {
methods: { methods: {
getTypes() { getTypes() {
api.getAffairType().then(response => { api.getAffairType().then(response => {
response = response.concat([{ affair_name: '毕业典礼', form_name: 'graduation', id: 'graduation' }]) // response = response.concat([{ affair_name: '毕业典礼', form_name: 'graduation', id: 'graduation' }])
const [first = {}] = response const [first = {}] = response
this.active = first this.active = first
this.types = response this.types = response
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论